ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.5.0
  • Page 9

WP_REST_Attachments_Controller::get_edit_media_item_args()

Method: Gets the request args for the edit item route.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1332

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::edit_media_item_permissions_check()

Method: Checks if a given request has access to editing media.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:410

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::edit_media_item()

Method: Applies edits to a media item and creates a new attachment record.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:430

Used by 0 functions | Uses 0 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::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_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::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 … 8 9 10 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy