- Timestamp:
- 06/21/2022 01:16:10 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php
r52422 r53548 220 220 'update_post_term_cache' => false, 221 221 'update_post_meta_cache' => false, 222 'ignore_sticky_posts' => true, // sticky posts will still appear, but they won't be moved to the front. 222 223 ), 223 224 $post_type
Note: See TracChangeset
for help on using the changeset viewer.