Changeset 21267
- Timestamp:
- 07/13/2012 12:27:29 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentytwelve/functions.php
r21261 r21267 30 30 */ 31 31 if ( ! isset( $content_width ) ) 32 $content_width = 584;32 $content_width = 625; 33 33 34 34 /**
Note: See TracChangeset
for help on using the changeset viewer.