ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.7.0 / Page 3

WP_REST_Meta_Fields::get_meta_type()

Method: Retrieves the object meta type.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:25

Used by 5 functions | Uses 0 functions

WP_REST_Meta_Fields::get_rest_field_type()

Method: Retrieves the object type for register_rest_field().

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:45

Used by 1 function | Uses 0 functions

WP_REST_Meta_Fields::register_field()

Method: Registers the meta field.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:54

Used by 0 functions | Uses 3 functions

WP_REST_Meta_Fields::get_value()

Method: Retrieves the meta field value.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:71

Used by 0 functions | Uses 4 functions

WP_REST_Meta_Fields::prepare_value_for_response()

Method: Prepares a meta value for a response.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:112

Used by 1 function | Uses 0 functions

WP_REST_Meta_Fields::update_value()

Method: Updates meta values.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:129

Used by 0 functions | Uses 7 functions

WP_REST_Meta_Fields::delete_meta_value()

Method: Deletes a meta value for an object.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:181

Used by 1 function | Uses 7 functions

WP_REST_Meta_Fields::update_multi_meta_value()

Method: Updates multiple meta values for an object.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:216

Used by 1 function | Uses 9 functions

WP_REST_Meta_Fields::update_meta_value()

Method: Updates a meta value for an object.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:287

Used by 1 function | Uses 8 functions

WP_REST_Meta_Fields::get_registered_fields()

Method: Retrieves all the registered meta fields.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:328

Used by 3 functions | Uses 3 functions
« Previous 1 2 3 4 … 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy