ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.0.0
  • Page 4

wp_check_term_meta_support_prefilter()

Function: Aborts calls to term meta if it is not supported.

Source: wp-includes/taxonomy.php:5097

Used by 0 functions | Uses 0 functions

rest_after_insert_{$this->post_type}

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:772

Used by 2 functions | Uses 0 functions

WP_REST_Search_Controller

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

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:65

Used by 0 functions | Uses 0 functions

WP_REST_Search_Controller::register_routes()

Method: Registers the routes for the search controller.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:91

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::get_items_permission_check()

Method: Checks if a given request has access to search content.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:115

Used by 0 functions | Uses 0 functions

WP_REST_Search_Controller::get_items()

Method: Retrieves a collection of search results.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:127

Used by 0 functions | Uses 2 functions

WP_REST_Search_Controller::prepare_item_for_response()

Method: Prepares a single search result for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:195

Used by 1 function | Uses 1 function

WP_REST_Search_Controller::get_item_schema()

Method: Retrieves the item schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:231

Used by 0 functions | Uses 0 functions

WP_REST_Search_Controller::get_collection_params()

Method: Retrieves the query params for the search results collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:300

Used by 1 function | Uses 0 functions
« Previous 1 … 3 4 5 … 10 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy