ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 266

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

Method: Deletes one plugin from the site.

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

Used by 0 functions | Uses 5 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

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

Method: Retrieves the query params for the collections.

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

Used by 1 function | Uses 0 functions

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::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
« Previous 1 … 265 266 267 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy