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::prepare_item_for_response()

Method: Prepares the plugin for the REST response.

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

Used by 5 functions | Uses 5 functions

rest_prepare_plugin

Filter Hook: Filters plugin data for a REST API response.

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

Used by 1 function | Uses 0 functions

WP_REST_Plugins_Controller

Class: Core class to access plugins via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Plugins_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 0 functions

WP_REST_Plugins_Controller::__construct()

Method: Plugins controller constructor.

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

Used by 0 functions | Uses 0 functions

WP_REST_Plugins_Controller::get_plugin_data()

Method: Gets the plugin header data for a plugin.

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

Used by 3 functions | Uses 1 function

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