WP_REST_Meta_Fields::is_meta_value_same_as_stored_value()
Method: Checks if the user provided value is equivalent to a stored value for the given meta key.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:419
Method: Checks if the user provided value is equivalent to a stored value for the given meta key.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:419
Method: Recursively add additionalProperties = false to all objects in a schema if no additionalProperties setting is specified.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:594
Method: Gets the empty value for a schema type.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:608
Method: Retrieves the object meta subtype.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:35
Method: Check the ‘meta’ value of a request is an associative array.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:572
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: Prepares a meta value for output.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:544
Method: Deletes a meta value for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:223
Method: Updates multiple meta values for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:269
Method: Updates a meta value for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:368
Method: Retrieves all the registered meta fields.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:438
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
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 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