WP_REST_Meta_Fields
Core class to manage meta values for an object via the REST API.
Core class to manage meta values for an object via the REST API.
Check the ‘meta’ value of a request is an associative array.
Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Deletes a meta value for an object.
Gets the empty value for a schema type.
Retrieves the object’s meta schema, conforming to JSON Schema.
Retrieves the object meta subtype.
Retrieves the object meta type.
Retrieves all the registered meta fields.
Retrieves the object type for register_rest_field().