ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 264

WP_REST_Meta_Fields::check_meta_is_array()

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

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::default_additional_properties_to_false()

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

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

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::get_empty_value_for_type()

Method: Gets the empty value for a schema type.

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

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::get_field_schema()

Method: Retrieves the object’s meta schema, conforming to JSON Schema.

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

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 263 264 265 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy