wordpress-develop/src/wp-includes/sitemaps
Sergey Biryukov 16468a23ac Sitemaps: Center the container for sitemap content.
Props ramiy, swissspidy.
Fixes #50658.

git-svn-id: https://develop.svn.wordpress.org/trunk@49221 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-20 02:20:31 +00:00
..
providers Sitemaps: Check the result of get_term_link() when collecting the URLs in WP_Sitemaps_Taxonomies::get_url_list(). 2020-10-13 15:02:23 +00:00
class-wp-sitemaps-index.php Sitemaps: Rename 'sitemap' to 'provider' in WP_Sitemaps_Registry class. 2020-07-21 15:27:48 +00:00
class-wp-sitemaps-provider.php Sitemaps: Pass full paths to home_url() calls. 2020-07-14 11:41:47 +00:00
class-wp-sitemaps-registry.php Sitemaps: Replace wp_sitemaps_register_providers filter with more suitable wp_sitemaps_add_provider filter. 2020-07-21 16:12:49 +00:00
class-wp-sitemaps-renderer.php Sitemaps: Pass full paths to home_url() calls. 2020-07-14 11:41:47 +00:00
class-wp-sitemaps-stylesheet.php Sitemaps: Center the container for sitemap content. 2020-10-20 02:20:31 +00:00
class-wp-sitemaps.php Docs: Various formatting improvements to inline docblocks. 2020-07-23 00:50:57 +00:00