apply_filters( 'powered_cache_fo_script_loader_tag', $js_tag ) → {string}
Filters combined script loader tags.
Parameters:
| Name | Type | Description | 
|---|---|---|
$js_tag | 
            
            string | JS tag.  | 
        
- Since:
 - 2.0
 
- Source:
 
Returns:
New value.
- Type
 - string