'comment-footer', 'depth' => $depth, 'max_depth' => $args['max_depth']))) ?>
'41423d', 'text' => '9cb895', 'link' => 'c3df95', 'border' => '9cb895', 'url' => 'c3df95', '_bg_image_color' => 'd4e8b5', ); if ( function_exists('register_sidebars') ) register_sidebars(1); add_theme_support( 'automatic-feed-links' ); // Custom background add_custom_background(); add_theme_support( 'print-style' ); /** * Enqueue scripts and styles */ function girl_scripts() { wp_enqueue_style( 'girl', get_stylesheet_uri() ); if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) wp_enqueue_script( 'comment-reply' ); } add_action( 'wp_enqueue_scripts', 'girl_scripts' ); function girl_custom_background() { if ( '' != get_background_color() && '' == get_background_image() ) { ?>