'ffffff', 'border' => 'eeeeee', 'text' => '555555', 'link' => '2970A6', 'url' => 'c8c7c7' ); $content_width = 595; function inove_setup() { add_theme_support( 'custom-background' ); } add_action( 'after_setup_theme', 'inove_setup' ); function inove_body_classes( $classes ) { // Remove body classes that conflict with legacy CSS $classes = array_merge( array_diff( $classes, array( 'attachment' ) ) ); return $classes; } add_filter( 'body_class', 'inove_body_classes' ); add_theme_support( 'automatic-feed-links' ); function inove_custom_background() { if ( '' != get_background_color() || '' != get_background_image() ) { ?>
'Sidebar', 'before_widget' => ' ', 'before_title' => '