learndash_min_builder_asset()
Utility function to load minified version of CSS/JS builder assets.
Description Description
Return Return
(string) Returns .min if the LEARNDASH_SCRIPT_DEBUG constant is false otherwise empty string.
Source Source
File: includes/ld-misc-functions.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.3.0 | Renamed |
| 3.0.3 | Introduced. |