ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 267

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

Method: Retrieves the plugin’s schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

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

Method: Determine if the endpoints are available.

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

Used by 2 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::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 … 266 267 268 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy