Changeset 53550
- Timestamp:
- 06/21/2022 01:43:16 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/sitemaps/wpSitemapsPosts.php
r53548 r53550 30 30 31 31 /** 32 * Test ability to filter object subtypes.32 * Tests ability to filter object subtypes. 33 33 */ 34 34 public function test_filter_sitemaps_post_types() { … … 43 43 44 44 /** 45 * Test `wp_sitemaps_posts_show_on_front_entry` filter.45 * Tests `wp_sitemaps_posts_show_on_front_entry` filter. 46 46 */ 47 47 public function test_posts_show_on_front_entry() {
Note: See TracChangeset
for help on using the changeset viewer.