wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php
Lines:
1 to 15 of 15
<?php /** * REST API: WP_REST_User_Meta_Fields class * * @package WordPress * @subpackage REST_API * @since 4.7.0 */ /* class WP_REST_User_Meta_Fields */ /* function WP_REST_User_Meta_Fields::get_meta_type() – Retrieves the object meta type. */ /* function WP_REST_User_Meta_Fields::get_meta_subtype() – Retrieves the object meta subtype. */ /* function WP_REST_User_Meta_Fields::get_rest_field_type() – Retrieves the type for register_rest_field(). */