LLMS_Assets::get_definitions( string $type )

Retrieve the asset definition list for a given asset type.


Description Description


Parameters Parameters

$type

(Required) The asset type. Accepts either "script" or "style".


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.