WordPress/wp-includes/sitemaps
whyisjake 68e56464c4 Sitemaps: Add better support for RTL sites.
While the URLs are intended to be machine readable, they should always be LTR, while other data would be RTL in the sitemap.

Fixes #50449.

Props joyously, SergeyBiryukov, pbiron. apedog, ramiy.


Built from https://develop.svn.wordpress.org/trunk@48414


git-svn-id: http://core.svn.wordpress.org/trunk@48183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-07-10 00:50:04 +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 Sitemaps: Add better support for RTL sites. 2020-07-10 00:50:04 +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