New and updated in 5.0.0
-
Class WP_Block_Parser_Frame
-
Constructor
-
Constructor.
-
Class WP_Block_Parser_Block
-
functionwp_sensitive_page_meta()
Display a `noindex,noarchive` meta tag and referrer `strict-origin-when-cross-origin` meta tag.
-
Sets the last changed time for the ‘terms’ cache group.
-
Aborts calls to term meta if it is not supported.
-
functionwp_is_json_request()
Checks whether current request is a JSON request, or is expecting a JSON response.
-
Sets the translation domain for this dependency.
-
Gets the search handler to handle the current request.
Used by 3 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:395 -
Core class to search through all WordPress content via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:17 -
Constructor.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:65 -
Registers the routes for the search controller.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:91 -
Checks if a given request has access to search content.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:115 -
Retrieves a collection of search results.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:127 -
Prepares a single search result for response.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195 -
Retrieves the item schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:232 -
Retrieves the query params for the search results collection.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:301 -
Sanitizes the list of subtypes, to ensure only subtypes of the passed type are included.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:366 -
Fires after a single term is completely created or updated via the REST API.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:594 -
Fires completely after a comment is created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:759 -
Controller which provides a REST endpoint for the editor to read, create, edit, and delete synced patterns (formerly called reusable blocks).
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:20 -
Checks if a pattern can be read.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:30 -
Filters a response based on the context defined in the schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:49 -
Retrieves the pattern’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:73 -
Prepares a single theme output for response.
Used by 2 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:233