ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php

WP_REST_Post_Meta_Fields

Class: Core class used to manage meta values for posts via the REST API.

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

Used by 0 functions | Uses 1 function

WP_REST_Post_Meta_Fields::__construct()

Method: Constructor.

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

Used by 1 function | Uses 0 functions

WP_REST_Post_Meta_Fields::get_meta_type()

Method: Retrieves the post meta type.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Meta_Fields::get_meta_subtype()

Method: Retrieves the post meta subtype.

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

Used by 0 functions | Uses 0 functions

WP_REST_Post_Meta_Fields::get_rest_field_type()

Method: Retrieves the type for register_rest_field().

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

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy