Changeset 31168 for trunk/src/wp-includes/author-template.php
- Timestamp:
- 01/12/2015 04:39:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/author-template.php
r31098 r31168 452 452 delete_transient( 'is_multi_author' ); 453 453 } 454 add_action('transition_post_status', '__clear_multi_author_cache');
Note: See TracChangeset
for help on using the changeset viewer.