apply_filters( ‘nab_optional_frontend_scripts’, boolean $optional )
Filters whether NAB scripts are optional or not.
Parameters
- $optional boolean
(Required) whether NAB scripts are optional or not. Default:
true
.
Source
Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |