Filters the max number of pages for a user sitemap before it is generated.
Returning a non-null value will effectively short-circuit the generation, returning that value instead.
$max_num_pagesint|null
$max_num_pages = apply_filters( 'wp_sitemaps_users_pre_max_num_pages', null );
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sitemaps_users_pre_max_num_pages