ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.5.0
  • Page 10

WP_REST_Plugins_Controller::get_item()

Method: Retrieves one plugin from the site.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:188

Used by 0 functions | Uses 2 functions

WP_REST_Plugins_Controller::sanitize_plugin_param()

Method: Sanitizes the “plugin” parameter to be a proper plugin file with “.php” appended.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:792

Used by 0 functions | Uses 1 function

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

Used by 4 functions | Uses 4 functions

WP_REST_Plugins_Controller::does_plugin_match_request()

Method: Checks if the plugin matches the requested parameters.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:805

Used by 1 function | Uses 2 functions

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

Used by 0 functions | Uses 1 function

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

Used by 1 function | Uses 0 functions

WP_REST_Plugins_Controller::create_item()

Method: Uploads a plugin and optionally activates it.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:273

Used by 0 functions | Uses 9 functions

WP_REST_Plugins_Controller::update_item_permissions_check()

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

Used by 0 functions | Uses 4 functions

WP_REST_Plugins_Controller::update_item()

Method: Updates one plugin.

Source: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:461

Used by 0 functions | Uses 4 functions

WP_REST_Plugins_Controller::delete_item_permissions_check()

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

Used by 0 functions | Uses 2 functions
« Previous 1 … 9 10 11 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy