wp_check_term_meta_support_prefilter()
Function: Aborts calls to term meta if it is not supported.
Source: wp-includes/taxonomy.php:5097
Function: Aborts calls to term meta if it is not supported.
Source: wp-includes/taxonomy.php:5097
Action Hook: Fires after a single post is completely created or updated via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:778
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
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