X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/3e7fab96d7874067884348df10bbdcdefa4a89ad..f8ce8fee333796f41d394479265f31b87bd6e436:/wp-content/themes/default/functions.php diff --git a/wp-content/themes/default/functions.php b/wp-content/themes/default/functions.php index 1ea54fc8..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 = "