LLMS_Frontend_Assets::output_footer_scripts()
Output inline scripts in the footer
Return Return
(void)
Source Source
File: includes/class.llms.frontend.assets.php
* * @since 3.4.1 * @since 4.4.0 Use `LLMS_Assets::output_inline()` to output scripts.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Use LLMS_Assets::output_inline() to output scripts. |
3.4.1 | Introduced. |