WP_REST_Terms_Controller::get_item_permissions_check()
Checks if a request has access to read or edit the specified term.
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 request has access to read or edit the specified term.
Retrieves the term’s schema, conforming to JSON Schema.
Retrieves terms associated with a taxonomy.
Checks if a request has access to read terms in the specified taxonomy.
Get the term, if the ID is valid.
Prepares a single term for create or update.
Prepares a single term output for response.
Prepares links for the request.
Registers the routes for terms.
Updates a single term from a taxonomy.