ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 13

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_Menu_Items_Controller::get_schema_links()

Method: Retrieves Link Description Objects that should be added to the Schema for the posts collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:685

Used by 1 function | Uses 1 function

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

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

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:712

Used by 3 functions | Uses 1 function

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

Method: Retrieves the query params for the posts collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:927

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_Menu_Items_Controller::prepare_items_query()

Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:976

Used by 0 functions | Uses 1 function

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

WP_REST_Menu_Items_Controller::get_menu_id()

Method: Gets the id of the menu that the given menu item belongs to.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:1007

Used by 1 function | Uses 0 functions
« Previous 1 … 12 13 14 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy