sfw_asset_min
Description
Switches Script inclusion depending on SCRIPT_DEBUG constant
Since: 1.0.0
Code
<?php function sfw_asset_min( $compressed, $uncompressed ){
…
} ?>
Parameter
- $compressed
- (string) Url of the minified file
- $uncompressed
- (string) Url of the expanded source file