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: 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: Retrieves all the registered meta fields.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:438
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: Check the ‘meta’ value of a request is an associative array.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:572
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 meta subtype.
Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:35