Uses
Uses | Description |
---|---|
wp-includes/rest-api/fields/class-wp-rest-meta-fields.php: WP_REST_Meta_Fields::get_registered_fields() | Retrieves all the registered meta fields. |
wp-includes/rest-api/fields/class-wp-rest-meta-fields.php: WP_REST_Meta_Fields::prepare_value_for_response() | Prepares a meta value for a response. |
wp-includes/rest-api/fields/class-wp-rest-meta-fields.php: WP_REST_Meta_Fields::get_meta_type() | Retrieves the object meta type. |
wp-includes/meta.php: get_metadata() | Retrieves the value of a metadata field for the specified object type and ID. |