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:430 -
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:606 -
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:620 -
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:584 -
Retrieves the object’s meta schema, conforming to JSON Schema.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:522 -
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:556 -
Deletes a meta value for an object.
Used by 1 function | Uses 7 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 10 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:279 -
Updates a meta value for an object.
Used by 1 function | Uses 9 functions | Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:379 -
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:449 -
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 10 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