WP_REST_Sidebars_Controller::check_read_permission()
Checks if a sidebar can be read publicly.
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 sidebar can be read publicly.
Checks if the user has permissions to make the request.
Retrieves one sidebar from the collection.
Checks if a given request has access to get a single sidebar.
Retrieves the block type’ schema, conforming to JSON Schema.
Retrieves the list of sidebars (active or inactive).
Checks if a given request has access to get sidebars.
Retrieves the registered sidebar with the given id.
Prepares a single sidebar output for response.
Prepares links for the sidebar.