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
Method: Gets the term, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:63
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
Method: Prepares a single term output for response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:117
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:154
Method: Prepares a single term for create or update.
Source: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:178
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