ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 20

WP_REST_Attachments_Controller::create_item_permissions_check()

Method: Checks if a given request has access to create an attachment.

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

Used by 0 functions | Uses 0 functions

WP_REST_Taxonomies_Controller::register_routes()

Method: Registers the routes for taxonomies.

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

Used by 0 functions | Uses 1 function

WP_REST_Settings_Controller::update_item()

Method: Updates settings for the settings object.

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

Used by 0 functions | Uses 4 functions

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_Posts_Controller::check_read_permission()

Method: Checks if a post can be read.

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

Used by 3 functions | Uses 3 functions

WP_REST_Post_Types_Controller::get_items()

Method: Retrieves all public post types.

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

Used by 0 functions | Uses 2 functions

WP_REST_Controller::delete_item_permissions_check()

Method: Checks if a given request has access to delete a specific item.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::sanitize_slug()

Method: Sanitizes the slug value.

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

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
« Previous 1 … 19 20 21 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy