Used By
| Used By | Description |
|---|---|
| wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php: WP_Sitemaps_Posts::get_url_list() | Gets a URL list for a post type sitemap. |
Filters the posts URL list before it is generated.
Passing a non-null value will effectively short-circuit the generation, returning that value instead.
(array) The URL list. Default null.
(string) Post type name.
(int) Page of results.
File: wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sitemaps_posts_pre_url_list