WP_REST_Search_Handler::get_type(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets the object type managed by this search handler. Return string Object type identifier. Source public function get_type() { return $this->type; } View all references View on Trac View on GitHub Changelog VersionDescription5.0.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.