ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 260

WP_REST_Menu_Items_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-menu-items-controller.php:82

Used by 2 functions | Uses 1 function

WP_REST_Menu_Items_Controller::create_item()

Method: Creates a single post.

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

Used by 0 functions | Uses 8 functions

WP_REST_Menu_Items_Controller::delete_item()

Method: Deletes a single menu item.

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

Used by 0 functions | Uses 4 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_Menu_Items_Controller::get_item_permissions_check()

Method: Checks if a given request has access to read a menu item if they have access to edit them.

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

Used by 0 functions | Uses 2 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_Menu_Items_Controller::get_items_permissions_check()

Method: Checks if a given request has access to read menu items.

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

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

WP_REST_Menu_Items_Controller::get_nav_menu_item()

Method: Gets the nav menu item, if the ID is valid.

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

Used by 6 functions | Uses 1 function

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
« Previous 1 … 259 260 261 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy