admin_url( 'admin-ajax.php' ) ) ); wp_enqueue_style('agencyup-admin-style-css', get_template_directory_uri() . '/css/customizer-controls.css'); } endif; add_action( 'admin_enqueue_scripts', 'agencyup_admin_scripts' ); if ( ! function_exists( 'agencyup_header_color' ) ) : function agencyup_header_color() { $agencyup_logo_text_color = get_header_textcolor(); ?>