WP_REST_Search_Handler::get_subtypes(): string[] In this article Table of ContentsReturn Source Changelog ↑ Back to top Gets the object subtypes managed by this search handler. Return string[] Array of object subtype identifiers. Source public function get_subtypes() { return $this->subtypes; } 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.