ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.9.0
  • Page 8

WP_REST_Menu_Items_Controller

Class: Core class to access nav items via the REST API.

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

Used by 0 functions | Uses 1 function

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_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_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::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

rest_insert_nav_menu_item

Action Hook: Fires after a single menu item is created or updated via the REST API.

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

Used by 2 functions | Uses 0 functions

rest_after_insert_nav_menu_item

Action Hook: Fires after a single menu item is completely created or updated via the REST API.

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

Used by 2 functions | Uses 0 functions

WP_REST_Menu_Items_Controller::update_item()

Method: Updates a single nav menu item.

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

Used by 0 functions | Uses 8 functions

WP_REST_Themes_Controller::_sanitize_stylesheet_callback()

Method: Sanitize the stylesheet to decode endpoint.

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

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