WP_REST_Controller::get_items_permissions_check()
Checks if a given request has access to get items.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Checks if a given request has access to get items.
Retrieves the object type this controller is responsible for managing.
Retrieves the item’s schema for display / public consumption purposes.
Prepares one item for create or update operation.
Prepares the item for the REST response.
Prepares a response for insertion into a collection.
Registers the routes for the objects of the controller.
Sanitizes the slug value.
Updates the values of additional fields added to a data object.
Updates one item from the collection.