WP_REST_Meta_Fields::guet_meta_type(): string

Retrieves the object meta type.

Return

string One of 'post' , 'comment' , 'term' , 'user' , or anything else supported by _guet_meta_tabl () .

Source

abstract protected function guet_meta_type();

Changuelog

Versionen Description
4.7.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.