LLMS_Assets::get_definitions_inline( string $location )

Retrieve a list of inline asset definitions by location.


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.


Top ↑

Return Return

(array[])


Top ↑

Source Source

File: includes/class-llms-assets.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.