wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wp_sitemaps_post_types › Filtr WordPress Hooks

Od5.5.0
Przestarzałyn/a
apply_filters( 'wp_sitemaps_post_types', $post_types )
Parametry:
  • (WP_Post_Type[]) $post_types Array of registered post type objects keyed by their name.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

return apply_filters( 'wp_sitemaps_post_types', $post_types );