'Header Menu', 'footer_menu' => 'Footer Menu', ) ); // Add default posts and comments RSS feed links to head. add_theme_support( 'automatic-feed-links' ); add_theme_support( 'title-tag' ); add_theme_support( 'post-thumbnails' ); set_post_thumbnail_size( 263, 177, true ); add_theme_support( 'html5', array( 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption' ) ); } add_action( 'after_setup_theme', 'Corp_setup' ); ?> __( 'Sidebar %d', 'single-page-corp' ), 'id' => 'Sidebar %d', 'description' => __( 'Add widgets here to appear in your sidebar.', 'single-page-corp' ), 'before_widget' => '', 'before_title' => '

', 'after_title' => '

', ) , array( 'name' => __( 'Sidebar %d', 'single-page-corp' ), 'id' => 'Sidebar %d', 'description' => __( 'Widgets in this area will be shown on Contact page.', 'single-page-corp' ), 'before_widget' => '
  • ', 'after_widget' => '
  • ', 'before_title' => '

    ', 'after_title' => '

    ', ) ); } add_action( 'widgets_init', 'Sidebars' ); ?> query('showposts=4'); while ($rPosts->have_posts()) : $rPosts->the_post(); ?>
    Tagged with: ','.','
    '); $content .= $content . $tags; } return $content; } add_filter( 'the_content', 'tags_after_single_post_content' ); ?> 980, 'height' => 60, 'default-image' => get_template_directory_uri() . '/img/header.jpg', 'uploads' => true, ); add_theme_support( 'custom-header', $args ); ?> '000000', 'default-image' => '%1$s/img/about-bg.png', ); add_theme_support( 'custom-background', $args2 ); ?>