WordPress/wp-includes/sitemaps
Pascal Birchler 72460848c9 Sitemaps: do not list users who only authored pages.
Author archives are only generated for users who created at least one post.
Prevent adding author archives to the XML sitemap for users who only authored pages
as the links would otherwise result in a 404.

Props zodiac1978, huzaifaalmesbah.
Fixes #57816.
Built from https://develop.svn.wordpress.org/trunk@56708


git-svn-id: http://core.svn.wordpress.org/trunk@56220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-09-26 12:42:19 +00:00
..
providers Sitemaps: do not list users who only authored pages. 2023-09-26 12:42:19 +00:00
class-wp-sitemaps-index.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:47:14 +00:00
class-wp-sitemaps-provider.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 23:19:23 +00:00
class-wp-sitemaps-registry.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:47:14 +00:00
class-wp-sitemaps-renderer.php HTTP API: Fix request header inconsistencies. 2023-02-03 13:35:20 +00:00
class-wp-sitemaps-stylesheet.php HTTP API: Fix request header inconsistencies. 2023-02-03 13:35:20 +00:00
class-wp-sitemaps.php Code Modernization: Rename parameters that use reserved keywords in wp-includes/sitemaps/class-wp-sitemaps.php. 2022-12-16 10:43:16 +00:00