wordpress-develop/tests/phpunit/tests/sitemaps
2020-10-14 00:25:43 +00:00
..
functions.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
sitemaps-index.php Sitemaps: Rename 'sitemap' to 'provider' in WP_Sitemaps_Registry class. 2020-07-21 15:27:48 +00:00
sitemaps-posts.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
sitemaps-registry.php Sitemaps: Rename wp_get_sitemaps() to wp_get_sitemaps_providers() 2020-07-21 15:55:21 +00:00
sitemaps-renderer.php Sitemaps: Add XML sitemaps functionality to WordPress. 2020-06-17 15:22:49 +00:00
sitemaps-stylesheet.php Sitemaps: Add XML sitemaps functionality to WordPress. 2020-06-17 15:22:49 +00:00
sitemaps-taxonomies.php Tests: Correct the message in a sitemaps test for getting a URL list for a custom taxonomy that is not publicly queryable. 2020-10-14 00:25:43 +00:00
sitemaps-users.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00
sitemaps.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00