esc_html__( 'Primary Menu', 'biztt' ), 'footer' => esc_html__( 'Footer Menu', 'biztt' ), ) ); add_theme_support( 'custom-background', array( 'default-color' => 'ffffff' ) ); } endif; // biztt_setup add_action( 'after_setup_theme', 'biztt_setup' ); ?>