New and updated in 5.5.0
-
Retrieves the plugin’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:878 -
Prepares links for the request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:630 -
Retrieves the query params for the collections.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:986 -
Gets the plugin header data for a plugin.
Used by 3 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:653 -
Get’s the activation status for a plugin.
Used by 4 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:674 -
Checks if a given request has access to upload plugins.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:241 -
Uploads a plugin and optionally activates it.
Used by 0 functions | Uses 11 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:273 -
Checks if a given request has access to update a specific plugin.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:423 -
Updates one plugin.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:461 -
Checks if a given request has access to delete a specific plugin.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:495 -
Deletes one plugin from the site.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:529 -
Prepares the plugin for the REST response.
Used by 5 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:578 -
Retrieves a collection of plugins.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:132 -
Filters plugin data for a REST API response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:619 -
Checks if a given request has access to get a specific plugin.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:162 -
Retrieves one plugin from the site.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:188 -
Checks if the given plugin can be viewed by the current user.
Used by 4 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:211 -
Core class to access plugins via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:17 -
Plugins controller constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:26 -
Registers the routes for the plugins controller.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:36 -
Checks if a given request has access to get plugins.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:112 -
Retrieves the block type’ schema, conforming to JSON Schema.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:396 -
Retrieves the query params for collections.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:818 -
Prepares the theme support value for inclusion in the REST API response.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:431 -
Get the block, if the name is valid.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:209 -
Retrieves a specific block type.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:226 -
Prepares a block type object for serialization.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:249 -
Filters a block type returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:349 -
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:360 -
Registers the routes for block types.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:56