LLMS_Admin_Assets::admin_scripts()
Enqueue scripts
Description Description
Return Return
(void)
Source Source
File: includes/admin/class.llms.admin.assets.php
Changelog Changelog
| Version | Description |
|---|---|
| 5.0.0 | Clean up duplicate references to llms-select2 and register the script using LLMS_Assets. Remove topModal vendor dependency. Add llms-admin-forms on the forms post table screen. |
| 4.4.0 | Enqueue the main llms script. |
| 4.3.3 | Move logic for reporting/analytics scripts to maybe_enqueue_reporting(). |
| 3.35.1 | Don't reference external scripts & styles. |
| 3.35.0 | Explicitly set asset versions. |
| 3.22.0 | Unknown. |
| 1.0.0 | Introduced. |