- Timestamp:
- 01/29/2020 12:43:23 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/widgets.php
r46628 r47122 138 138 echo $args['after_widget']; 139 139 140 // Reset the post globals as this query will have stomped on it 140 // Reset the post globals as this query will have stomped on it. 141 141 wp_reset_postdata(); 142 142 143 // end check for ephemeral posts143 // End check for ephemeral posts. 144 144 endif; 145 145
Note: See TracChangeset
for help on using the changeset viewer.