ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.7.0
  • Page 20

WP_REST_Revisions_Controller::prepare_date_response()

Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.

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

Used by 1 function | Uses 0 functions

WP_REST_Attachments_Controller::create_item()

Method: Creates a single attachment.

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

Used by 0 functions | Uses 0 functions

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::get_item_schema()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::check_update_permission()

Method: Checks if a post can be edited.

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

Used by 2 functions | Uses 2 functions

WP_REST_Post_Types_Controller::get_item()

Method: Retrieves a specific post type.

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

Used by 0 functions | Uses 2 functions

WP_REST_Controller::delete_item()

Method: Deletes one item from the collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller

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

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

Used by 0 functions | Uses 1 function

WP_REST_Posts_Controller::check_create_permission()

Method: Checks if a post can be created.

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

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