apply_filters( 'powered_cache_fo_js_do_concat', $do_concat, $handle ) → {boolean}
Allow plugins to disable concatenation of certain scripts.
Parameters:
Name | Type | Description |
---|---|---|
$do_concat |
boolean | Contact status. |
$handle |
string | Handle of script. |
- Since:
- 2.0
- Source:
Returns:
New value.
- Type
- boolean