X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/177fd6fefd2e3d5a0ea6591c71d660cabdb3c1a4..refs/tags/wordpress-2.9:/wp-content/themes/default/functions.php diff --git a/wp-content/themes/default/functions.php b/wp-content/themes/default/functions.php index e0451e7d..072ab662 100644 --- a/wp-content/themes/default/functions.php +++ b/wp-content/themes/default/functions.php @@ -1,12 +1,23 @@ '
  • ', - 'after_widget' => '
  • ', - 'before_title' => '

    ', - 'after_title' => '

    ', - )); +/** + * @package WordPress + * @subpackage Default_Theme + */ +$content_width = 450; + +automatic_feed_links(); + +if ( function_exists('register_sidebar') ) { + register_sidebar(array( + 'before_widget' => '
  • ', + 'after_widget' => '
  • ', + 'before_title' => '

    ', + 'after_title' => '

    ', + )); +} + +/** @ignore */ function kubrick_head() { $head = "