ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 52

WP_REST_Taxonomies_Controller::get_items()

Method: Retrieves all public taxonomies.

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

Used by 0 functions | Uses 3 functions

WP_REST_Settings_Controller::get_registered_options()

Method: Retrieves all of the registered options for the Settings API.

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

Used by 3 functions | Uses 0 functions

WP_REST_Revisions_Controller::prepare_item_for_response()

Method: Prepares the revision for the REST response.

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

Used by 3 functions | Uses 8 functions

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_permissions_check()

Method: Checks if a given request has access to a taxonomy.

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

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::get_item_schema()

Method: Retrieves the site setting schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 1 function

rest_prepare_revision

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

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

Used by 1 function | Uses 0 functions

WP_REST_Attachments_Controller::prepare_item_for_response()

Method: Prepares a single attachment output for response.

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

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
« Previous 1 … 51 52 53 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy