wp_sensitive_page_meta()
Function: Display a noindex,noarchive meta tag and referrer origin-when-cross-origin meta tag.
Source: wp-includes/general-template.php:2885
Function: Display a noindex,noarchive meta tag and referrer origin-when-cross-origin meta tag.
Source: wp-includes/general-template.php:2885
Function: Aborts calls to term meta if it is not supported.
Source: wp-includes/taxonomy.php:4610
Function: Sets the last changed time for the ‘terms’ cache group.
Source: wp-includes/taxonomy.php:4598
Filter Hook: Filters whether to retrieve metadata of a specific type by meta ID.
Source: wp-includes/meta.php:628
Filter Hook: Filters whether to update metadata of a specific type by meta ID.
Source: wp-includes/meta.php:694
Filter Hook: Filters whether to delete metadata of a specific type by meta ID.
Source: wp-includes/meta.php:806
Filter Hook: Filters whether to update the metadata cache of a specific type.
Source: wp-includes/meta.php:909
Function: Checks whether current request is a JSON request, or is expecting a JSON response.
Source: wp-includes/load.php:1317
Method:
Source: wp-includes/class-wp-dependency.php:125
Method: Retrieves the query params for the search results collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:275
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:321
Method: Gets the search handler to handle the current request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:350
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 objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:88
Method: Checks if a given request has access to search content.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:112
Method: Retrieves a collection of search results.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:124
Method: Prepares a single search result for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:181
Method: Retrieves the item schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:213
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:483
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:648
Method: Filters a response based on the context defined in the schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:49
Method: Retrieves the block’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:70
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: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:36
Method: Checks if a given request has access to read the theme.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:60
Method: Retrieves a collection of themes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:76
Method: Prepares a single theme output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:104
Filter Hook: Filters theme data returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:139