- Timestamp:
- 11/06/2013 11:53:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/sidebar-content.php
r25769 r26030 7 7 * @since Twenty Fourteen 1.0 8 8 */ 9 9 10 if ( ! is_active_sidebar( 'sidebar-2' ) ) 10 11 return;
Note: See TracChangeset
for help on using the changeset viewer.