wp_sitemaps_get_max_urls
wp_sitemaps_get_max_urls ( $object_type )
Parameters:- (string) object_type Object type for sitemap to be filtered (e.g. 'post', 'term', 'user').
Returns:- (int) The maximum number of URLs.
Defined at: - Introduced in WordPress: 5.5.0
- Deprecated in WordPress: —
Description
Gets the maximum number of URLs for a sitemap.