is_author() && isset( $wp_query->post ) ) { $GLOBALS['authordata'] = get_userdata( $wp_query->post->post_author ); } } add_action( 'wp', 'altertech_s_setup_author' ); if ( !is_admin() && get_theme_mod( 'altertech_s_sidebar_custom_color' ) ) { function altertech_s_customizer_sidebar_color_css() { ?> ID); if(isset($custom['sidebar'])) $val = $custom['sidebar'][0]; else $val = "Default"; ?>

ID, 'sidebar', $_POST["sidebar"]); } }