ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php
  • Page 2

WP_REST_Plugins_Controller::register_routes()

Method: Registers the routes for the plugins controller.

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

Used by 0 functions | Uses 1 function

WP_REST_Plugins_Controller::get_plugin_status()

Method: Get’s the activation status for a plugin.

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

Used by 4 functions | Uses 2 functions

WP_REST_Plugins_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get plugins.

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

Used by 0 functions | Uses 1 function

WP_REST_Plugins_Controller::plugin_status_permission_check()

Method: Handle updating a plugin’s status.

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

Used by 2 functions | Uses 1 function

WP_REST_Plugins_Controller::get_items()

Method: Retrieves a collection of plugins.

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

Used by 0 functions | Uses 4 functions

WP_REST_Plugins_Controller::handle_plugin_status()

Method: Handle updating a plugin’s status.

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

Used by 2 functions | Uses 3 functions

WP_REST_Plugins_Controller::get_item_permissions_check()

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

Used by 0 functions | Uses 2 functions

WP_REST_Plugins_Controller::validate_plugin_param()

Method: Checks that the “plugin” parameter is a valid path.

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

Used by 0 functions | Uses 1 function

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
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy