WP_REST_Meta_Fields::get_field_schema()
Retrieves the object’s meta schema, conforming to JSON Schema.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Retrieves the object’s meta schema, conforming to JSON Schema.
Retrieves the object meta subtype.
Retrieves the object meta type.
Retrieves all the registered meta fields.
Retrieves the object type for register_rest_field().
Retrieves the meta field value.
Checks if the user provided value is equivalent to a stored value for the given meta key.
Prepares a meta value for output.
Prepares a meta value for a response.
Registers the meta field.