Ticket #10682: 10682.patch
| File 10682.patch, 391 bytes (added by , 16 years ago) |
|---|
-
wp-content/themes/default/functions.php
4 4 * @subpackage Default_Theme 5 5 */ 6 6 7 $content_width = 450; 8 7 9 automatic_feed_links(); 8 10 9 11 if ( function_exists('register_sidebar') ) {