LLMS_Frontend_Assets::output_footer_scripts()
Output inline scripts to the footer
Description Description
Return Return
(void)
Source Source
File: includes/class.llms.frontend.assets.php
public static function output_footer_scripts() { self::output_inline_scripts( 'footer' ); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.4.1 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: