get_template_directory_uri() . '/img/bg.jpg', ) ); global $wp_version; $args = array( 'width' => 980, 'default-image' => get_template_directory_uri() . '/img/head.jpg', 'uploads' => true, ); add_theme_support( 'custom-header' ); add_theme_support( 'automatic-feed-links' ); if ( ! isset( $content_width ) ) $content_width = 700; register_nav_menus( array( 'primary' => __( 'Primary Navigation', 'bluepeace' ), ) ); add_theme_support( 'title-tag' ); } add_action( 'after_setup_theme', 'bluepeace_setup' ); function bluepeace_fallbackmenu(){ ?>
'Main Sidebar', 'id' => 'sidebar-1', 'description' => 'Appears on posts and pages except the optional Front Page template, which has its own widgets', 'before_widget' => '', 'before_title' => '