Changeset 28196
- Timestamp:
- 04/24/2014 07:54:32 PM (10 years ago)
- Location:
- branches/3.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9
-
branches/3.9/src/wp-includes/default-widgets.php
r27966 r28196 733 733 wp_cache_set( 'widget_recent_posts', $cache, 'widget' ); 734 734 } else { 735 ob_ flush();735 ob_end_flush(); 736 736 } 737 737 }
Note: See TracChangeset
for help on using the changeset viewer.