ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • REST_API
  • Page 9

WP_REST_Menus_Controller::get_item_permissions_check()

Method: Checks if a request has access to read or edit the specified menu.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:45

Used by 0 functions | Uses 2 functions

WP_REST_Autosaves_Controller::register_routes()

Method: Registers the routes for autosaves.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:82

Used by 0 functions | Uses 1 function

WP_REST_Sidebars_Controller::get_items()

Method: Retrieves the list of sidebars (active or inactive).

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:121

Used by 0 functions | Uses 5 functions

WP_REST_Menus_Controller::get_term()

Method: Gets the term, if the ID is valid.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:63

Used by 3 functions | Uses 3 functions

WP_REST_Autosaves_Controller::get_parent()

Method: Get the parent post.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:144

Used by 2 functions | Uses 0 functions

WP_REST_Sidebars_Controller::get_item_permissions_check()

Method: Checks if a given request has access to get a single sidebar.

Source: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:154

Used by 0 functions | Uses 4 functions

WP_REST_Menus_Controller::check_has_read_only_access()

Method: Checks whether the current user has read permission for the endpoint.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:86

Used by 2 functions | Uses 1 function

WP_REST_Autosaves_Controller::get_items_permissions_check()

Method: Checks if a given request has access to get autosaves.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:156

Used by 0 functions | Uses 2 functions

WP_REST_Menus_Controller::prepare_item_for_response()

Method: Prepares a single term output for response.

Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:117

Used by 3 functions | Uses 7 functions

WP_REST_Autosaves_Controller::create_item_permissions_check()

Method: Checks if a given request has access to create an autosave revision.

Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:184

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy