WP_REST_Meta_Fields
Class: Core class to manage meta values for an object via the REST API.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:16
Class: Core class to manage meta values for an object via the REST API.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:16
Method: Retrieves the object meta type.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:26
Method: Retrieves the object meta subtype.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:35
Method: Retrieves the object type for register_rest_field().
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:46
Method: Registers the meta field.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:56
Method: Retrieves the meta field value.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:79
Method: Prepares a meta value for a response.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:125
Method: Updates meta values.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:142