ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 258

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_Controller::get_collection_params()

Method: Retrieves the query params for the collections.

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

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_endpoint_args_for_item_schema()

Method: Retrieves an array of endpoint arguments from the item schema for the controller.

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

Used by 0 functions | Uses 0 functions

WP_REST_Controller::get_fields_for_response()

Method: Gets an array of fields to be included on the response.

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

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

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

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

Used by 0 functions | Uses 0 functions

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_items_permissions_check()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 257 258 259 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy