ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.0.0
  • Page 5

WP_REST_Search_Controller::sanitize_subtypes()

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

Used by 0 functions | Uses 1 function

WP_REST_Search_Controller::get_search_handler()

Method: Gets the search handler to handle the current request.

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

Used by 3 functions | Uses 0 functions

WP_REST_Revisions_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:513

Used by 1 function | Uses 2 functions

rest_after_insert_comment

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

Used by 2 functions | Uses 0 functions

rest_after_insert_attachment

Action Hook: Fires after a single attachment is completely created or updated via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:200

Used by 0 functions | Uses 0 functions

rest_prepare_autosave

Filter Hook: Filters a revision returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:446

Used by 1 function | Uses 0 functions

WP_REST_Autosaves_Controller::get_collection_params()

Method: Retrieves the query params for the autosaves collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:456

Used by 1 function | Uses 0 functions

WP_REST_Autosaves_Controller

Class: Core class used to access autosaves via the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:18

Used by 0 functions | Uses 1 function

WP_REST_Autosaves_Controller::__construct()

Method: Constructor.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59

Used by 0 functions | Uses 2 functions

WP_REST_Autosaves_Controller::register_routes()

Method: Registers the routes for autosaves.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:82

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