WP_REST_Plugins_Controller::check_read_permission()
Method: Checks if the given plugin can be viewed by the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:211
Method: Checks if the given plugin can be viewed by the current user.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:211
Method: Checks if the plugin matches the requested parameters.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:805
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 the plugin is installed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:840
Method: Uploads a plugin and optionally activates it.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:273
Method: Checks if a given request has access to update a specific plugin.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:423
Method: Updates one plugin.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:461
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: Deletes one plugin from the site.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:529
Method: Prepares the plugin for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:578