WP_REST_User_Meta_Fields::get_rest_field_type()
Method: Retrieves the type for register_rest_field().
Source: wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php:48
Method: Retrieves the type for register_rest_field().
Source: wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php:48
Method: Updates a meta value for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:368
Class: Core class used to manage meta values for terms via the REST API.
Source: wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php:17
Method: Retrieves all the registered meta fields.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:438
Method: Constructor.
Source: wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php:34
Method: Retrieves the object’s meta schema, conforming to JSON Schema.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:510
Method: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:113
Method: Retrieves merged parameters from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:470
Method: Retrieves the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:747
Method: Retrieves links for the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:131