W3cubDocs

/WordPress

apply_filters( 'wp_sitemaps_post_types', WP_Post_Type[] $post_types )

Filters the list of post object sub types available within the sitemap.

Parameters

$post_types

(WP_Post_Type[]) Array of registered post type objects keyed by their name.

Source

File: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php

View on Trac

Changelog

Version Description
5.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sitemaps_post_types