Essential Classy Addons For Elementor
add_action('wp_enqueue_scripts', 'ec_disable_dashicons'); function ec_disable_dashicons(){ if(!is_user_logged_in()) { wp_dequeue_style('dashicons'); wp_deregister_style('dashicons'); } }
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.