ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.9.0
  • Page 6

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_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_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_Menus_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 2 functions

WP_REST_Menus_Controller::prepare_item_for_database()

Method: Prepares a single term for create or update.

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

Used by 2 functions | Uses 2 functions

WP_REST_Menus_Controller::create_item()

Method: Creates a single term in a taxonomy.

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

Used by 0 functions | Uses 11 functions

WP_REST_Menus_Controller

Class: Core class used to managed menu terms associated via the REST API.

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

Used by 0 functions | Uses 1 function

rest_prepare_nav_menu_item

Filter Hook: Filters the menu item data for a REST API response.

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

Used by 1 function | Uses 0 functions

WP_REST_Menu_Items_Controller::prepare_links()

Method: Prepares links for the request.

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

Used by 1 function | Uses 2 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
« Previous 1 … 5 6 7 … 18 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy