WordPress/wp-includes/sitemaps/providers
Pascal Birchler 2c92383b8d Sitemaps: Ensure entry for ‘page’ post type sitemap in index.
If there are no pages and no static homepage, there will still be one sitemap including the homepage URL.

This change ensures that this sitemap is correctly listed in the sitemap index.

Props Chouby, pacifika, elrae.
Fixes #50571.
Built from https://develop.svn.wordpress.org/trunk@48476


git-svn-id: http://core.svn.wordpress.org/trunk@48245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-14 12:26:02 +00:00
..
class-wp-sitemaps-posts.php Sitemaps: Ensure entry for ‘page’ post type sitemap in index. 2020-07-14 12:26:02 +00:00
class-wp-sitemaps-taxonomies.php Sitemaps: Exclude post types and taxonomies that are not publicly queryable. 2020-07-14 11:57:06 +00:00
class-wp-sitemaps-users.php Docs: Remove unnecessary variables names from @return tags. 2020-06-19 22:55:12 +00:00