Created
December 17, 2021 09:05
-
-
Save ibrahim-kardi/825a16f4fa5dec2fd339393340639a8c to your computer and use it in GitHub Desktop.
classes-> assets.php
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if(tutor_utils()->is_tutor_frontend_dashboard()) { | |
wp_enqueue_style('tutor-frontend-dashboard-css', tutor()->url . 'assets/css/tutor-frontend-dashboard.min.css', tutor()->version); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment