WP_Sitemaps_Provider::get_object_subtypes(): array In this article Table of ContentsReturn Source Related Changelog ↑ Back to top Returns the list of supported object subtypes exposed by the provider. Return array List of object subtypes objects keyed by their name. Source public function get_object_subtypes() { return array(); } View all references View on Trac View on GitHub Related Used byDescriptionWP_Sitemaps_Provider::get_sitemap_type_data()wp-includes/sitemaps/class-wp-sitemaps-provider.phpGets data about each sitemap type. Changelog VersionDescription5.5.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.