1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-03-30 16:36:59 +02:00
WordPress/wp-includes/sitemaps
Pascal Birchler 69e876747d Sitemaps: Do not unnecessarily call WP_Query::get_posts() in posts provider.
The posts have already been fetched at this point, no need to do it again.

Props Chouby.
Fixes .
Built from https://develop.svn.wordpress.org/trunk@48282


git-svn-id: http://core.svn.wordpress.org/trunk@48051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-03 12:03:01 +00:00
..
providers Sitemaps: Do not unnecessarily call WP_Query::get_posts() in posts provider. 2020-07-03 12:03:01 +00:00
class-wp-sitemaps-index.php Docs: Corrections and improvements to inline docs related to XML sitemaps. 2020-06-19 22:26:10 +00:00
class-wp-sitemaps-provider.php Docs: Remove unnecessary variables names from @return tags. 2020-06-19 22:55:12 +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 Docs: Corrections and improvements to inline docs related to XML sitemaps. 2020-06-19 22:26:10 +00:00
class-wp-sitemaps-stylesheet.php Docs: Corrections and improvements to inline docs related to XML sitemaps. 2020-06-19 22:26:10 +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