Changeset 55526 for trunk/src/wp-includes/comment.php
- Timestamp:
- 03/10/2023 04:27:23 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r55424 r55526 3294 3294 } 3295 3295 3296 wp_cache_set ( 'last_changed', microtime(), 'comment');3296 wp_cache_set_comments_last_changed(); 3297 3297 } 3298 3298
Note: See TracChangeset
for help on using the changeset viewer.