File: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
-
Checks if the user provided value is equivalent to a stored value for the given meta key.
Used by 2 functions | Uses 3 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:428 -
Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:603 -
Gets the empty value for a schema type.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:617 -
Retrieves the object meta subtype.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:35 -
Check the ‘meta’ value of a request is an associative array.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:581 -
Retrieves the object’s meta schema, conforming to JSON Schema.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:519 -
Prepares a meta value for output.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:553 -
Deletes a meta value for an object.
Used by 1 function | Uses 8 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:232 -
Updates multiple meta values for an object.
Used by 1 function | Uses 11 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:278 -
Updates a meta value for an object.
Used by 1 function | Uses 10 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:377 -
Retrieves all the registered meta fields.
Used by 4 functions | Uses 4 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:447 -
Prepares a meta value for a response.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:125 -
Updates meta values.
Used by 0 functions | Uses 11 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:142 -
classWP_REST_Meta_Fields
Core class to manage meta values for an object via the REST API.
Used by 4 functions | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:16 -
Retrieves the object meta type.
Used by 7 functions | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:26 -
Retrieves the object type for register_rest_field().
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:46 -
Registers the meta field.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:56 -
Retrieves the meta field value.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:79