Load additional styles into the environment. This could be on the frontend, within the admin area, or both, depending on your needs
Source
PHP
do_action(“wpgmza_script_loader_enqueue_styles”);
Files
- includes/class.script-loader.php
< 1 min read
Load additional styles into the environment. This could be on the frontend, within the admin area, or both, depending on your needs
Source
PHP
do_action(“wpgmza_script_loader_enqueue_styles”);
Files
