WP_REST_Plugins_Controller::is_plugin_installed()
Method: Checks if the plugin is installed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:840
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
Filter Hook: Filters plugin data for a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:619
Class: Core class to access plugins via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:17
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:630