ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 20

WP_REST_Attachments_Controller::prepare_item_for_database()

Method: Prepares a single attachment for create or update.

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

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::get_item()

Method: Retrieves a specific taxonomy.

Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:183

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::sanitize_callback()

Method: Custom sanitize callback used for all options to allow the use of ‘null’.

Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:315

Used by 0 functions | Uses 0 functions

WP_REST_Revisions_Controller::prepare_excerpt_response()

Method: Checks the post excerpt and prepare it for single post output.

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

Used by 1 function | Uses 2 functions

WP_REST_Posts_Controller::prepare_item_for_response()

Method: Prepares a single post output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1753

Used by 5 functions | Uses 19 functions

WP_REST_Post_Types_Controller::get_item_schema()

Method: Retrieves the post type’s schema, conforming to JSON Schema.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:302

Used by 0 functions | Uses 0 functions

WP_REST_Controller::prepare_response_for_collection()

Method: Prepares a response for insertion into a collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::get_items_permissions_check()

Method: Checks whether a given request has permission to read post statuses.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:83

Used by 0 functions | Uses 1 function

rest_prepare_{$this->post_type}

Filter Hook: Filters the post data for a REST API response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2013

Used by 1 function | Uses 0 functions

WP_REST_Post_Types_Controller::get_collection_params()

Method: Retrieves the query params for collections.

Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:424

Used by 1 function | Uses 0 functions
« Previous 1 … 19 20 21 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy