ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 26

WP_REST_Controller::get_additional_fields()

Method: Retrieves all of the registered additional fields for a given object-type.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::check_assign_terms_permission()

Method: Checks whether current user can assign all terms sent with the current request.

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

Used by 2 functions | Uses 1 function

WP_REST_Post_Types_Controller::register_routes()

Method: Registers the routes for post types.

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

Used by 0 functions | Uses 1 function

WP_REST_Controller::update_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_object_type()

Method: Retrieves the object type this controller is responsible for managing.

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

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::update_item_permissions_check()

Method: Checks if a given request has access to update a post.

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

Used by 0 functions | Uses 4 functions

WP_REST_Posts_Controller::update_item()

Method: Updates a single post.

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

Used by 0 functions | Uses 11 functions

WP_REST_Posts_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WP_REST_Posts_Controller::delete_item()

Method: Deletes a single post.

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

Used by 0 functions | Uses 7 functions

WP_REST_Posts_Controller

Class: Core class to access posts via the REST API.

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

Used by 2 functions | Uses 1 function
« Previous 1 … 25 26 27 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy