- Timestamp:
- 09/20/2013 07:23:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwelve/sidebar-front.php
r22318 r25521 1 1 <?php 2 2 /** 3 * The sidebar containing the front page widget areas .3 * The sidebar containing the front page widget areas 4 4 * 5 * If no active widgets in either sidebar, they will be hiddencompletely.5 * If no active widgets are in either sidebar, hide them completely. 6 6 * 7 7 * @package WordPress … … 10 10 */ 11 11 12 /* 12 /** 13 13 * The front page widget area is triggered if any of the areas 14 14 * have widgets. So let's check that first.
Note: See TracChangeset
for help on using the changeset viewer.