ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-controller.php
  • Page 3

WP_REST_Controller::get_items()

Method: Retrieves a collection of items.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_context_param()

Method: Retrieves the magical context param.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

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_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_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 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy