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:418
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:418
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:593
Method: Gets the empty value for a schema type.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:607
Method: Retrieves the object meta subtype.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:34
Method: Check the ‘meta’ value of a request is an associative array.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:571
Method: Deletes a meta value for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:222
Method: Updates multiple meta values for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:268
Method: Updates a meta value for an object.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:367
Method: Retrieves all the registered meta fields.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:437
Method: Retrieves the object’s meta schema, conforming to JSON Schema.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:509
Method: Prepares a meta value for output.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:543
Method: Prepares a meta value for a response.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:124
Method: Updates meta values.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:141
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:15
Method: Retrieves the object meta type.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:25
Method: Retrieves the object type for register_rest_field().
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:45
Method: Registers the meta field.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:55
Method: Retrieves the meta field value.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:78