ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 265

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:26

Used by 0 functions | Uses 0 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:438

Used by 0 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:46

Used by 0 functions | Uses 0 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:79

Used by 0 functions | Uses 0 functions

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:419

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::prepare_value()

Method: Prepares a meta value for output.

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

Used by 0 functions | Uses 0 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:125

Used by 0 functions | 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:56

Used by 0 functions | Uses 0 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:368

Used by 0 functions | Uses 0 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:269

Used by 0 functions | Uses 0 functions
« Previous 1 … 264 265 266 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy