LLMS_Assets::output_inline( string $location )
Output inline scripts
Description Description
Parameters Parameters
- $location
-
(Required) Location of scripts to output. Accepts "style", "header", or "footer". Inline header styles are output using "style". Inline scripts are output using either "header" or "footer", output in their respective locations.
Return Return
(void)
Source Source
File: includes/class-llms-assets.php
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |