WP_REST_Plugins_Controller::create_item_permissions_check()
Method: Checks if a given request has access to upload plugins.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:241
Method: Checks if a given request has access to upload plugins.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:241
Method: Deletes one plugin from the site.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:529
Method: Checks if a given request has access to delete a specific plugin.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:495
Method: Checks if the plugin matches the requested parameters.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:805
Method: Retrieves the query params for the collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:986
Method: Retrieves one plugin from the site.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:188
Method: Checks if a given request has access to get a specific plugin.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:162
Method: Retrieves the plugin’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:878
Method: Retrieves a collection of plugins.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:132
Method: Checks if a given request has access to get plugins.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:112