WordPress/wp-includes/sitemaps
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
..
providers Sitemaps: Ensure entry for ‘page’ post type sitemap in index. 2020-07-14 12:26:02 +00:00
class-wp-sitemaps-index.php Sitemaps: Pass full paths to `home_url()` calls. 2020-07-14 11:43:03 +00:00
class-wp-sitemaps-provider.php Sitemaps: Pass full paths to `home_url()` calls. 2020-07-14 11:43:03 +00:00
class-wp-sitemaps-registry.php Docs: Corrections and improvements to inline docs related to XML sitemaps. 2020-06-19 22:26:10 +00:00
class-wp-sitemaps-renderer.php Sitemaps: Pass full paths to `home_url()` calls. 2020-07-14 11:43:03 +00:00
class-wp-sitemaps-stylesheet.php Sitemaps: Add wrapping `<div>` around sitemap in stylesheet. 2020-07-14 11:45:03 +00:00
class-wp-sitemaps.php Docs: Corrections and improvements to inline docs related to XML sitemaps. 2020-06-19 22:26:10 +00:00