ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 62

WP_REST_Controller::add_additional_fields_to_object()

Method: Adds the values from additional fields to a data object.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Statuses_Controller::prepare_item_for_response()

Method: Prepares a post status object for serialization.

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

Used by 2 functions | Uses 2 functions

WP_REST_Posts_Controller::handle_terms()

Method: Updates the post’s terms from a REST request.

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

Used by 2 functions | Uses 0 functions

WP_REST_Posts_Controller::sanitize_post_statuses()

Method: Sanitizes and validates the list of post statuses, including whether the user can query private statuses.

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

Used by 0 functions | Uses 1 function

WP_REST_Controller::get_item()

Method: Retrieves one item from the collection.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::update_additional_fields_for_object()

Method: Updates the values of additional fields added to a data object.

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

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:1600

Used by 2 functions | Uses 1 function

WP_REST_Post_Types_Controller

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

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

Used by 0 functions | Uses 1 function

WP_REST_Controller::create_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::add_additional_fields_schema()

Method: Adds the schema from additional fields to a schema array.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 61 62 63 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy