wp_sensitive_page_meta()
Function: Display a `noindex,noarchive` meta tag and referrer `strict-origin-when-cross-origin` meta tag.
Source: wp-includes/deprecated.php:4194
Function: Display a `noindex,noarchive` meta tag and referrer `strict-origin-when-cross-origin` meta tag.
Source: wp-includes/deprecated.php:4194
Function: Sets the last changed time for the ‘terms’ cache group.
Source: wp-includes/taxonomy.php:5019
Function: Aborts calls to term meta if it is not supported.
Source: wp-includes/taxonomy.php:5031
Filter Hook: Short-circuits the return value when fetching a meta field by meta ID.
Source: wp-includes/meta.php:824
Filter Hook: Short-circuits updating metadata of a specific type by meta ID.
Source: wp-includes/meta.php:900
Filter Hook: Short-circuits deleting metadata of a specific type by meta ID.
Source: wp-includes/meta.php:1021
Filter Hook: Short-circuits updating the metadata cache of a specific type.
Source: wp-includes/meta.php:1147
Function: Checks whether current request is a JSON request, or is expecting a JSON response.
Source: wp-includes/load.php:1707
Method: Sets the translation domain for this dependency.
Source: wp-includes/class-wp-dependency.php:131
Method: Gets the search handler to handle the current request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:394
Class: Core class to search through all WordPress content via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:65
Method: Registers the routes for the search controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:91
Method: Checks if a given request has access to search content.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:115
Method: Retrieves a collection of search results.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:127
Method: Prepares a single search result for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195
Method: Retrieves the item schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:231
Method: Retrieves the query params for the search results collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:300
Method: Sanitizes the list of subtypes, to ensure only subtypes of the passed type are included.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:365
Action Hook: Fires after a single term is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:594
Action Hook: Fires completely after a comment is created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:758
Class: Controller which provides a REST endpoint for the editor to read, create, edit and delete reusable blocks. Blocks are stored as posts with the wp_block post type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:20
Method: Checks if a block can be read.
Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:30
Method: Filters a response based on the context defined in the schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:48
Method: Retrieves the block’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:69
Method: Prepares a single theme output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:232
Filter Hook: Filters theme data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:347
Method: Retrieves the theme’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:430
Method: Retrieves the search params for the themes collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:609
Filter Hook: Filters REST API collection parameters for the themes controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:628