• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / 4.4.0

LifterLMS::init_assets()

Method: Initialize the core asset handler class.

Source: class-lifterlms.php:195

Used by 1 function | Uses 1 function

LLMS_Frontend_Assets::enqueue_inline_scripts()

Method: Enqueue inline scripts.

Source: includes/class.llms.frontend.assets.php:221

Used by 1 function | Uses 3 functions

LLMS_Assets::register_style()

Method: Register a defined stylesheet

Source: includes/class-llms-assets.php:626

Used by 1 function | Uses 1 function

LLMS_Assets::register_script()

Method: Registers a defined script with WordPress

Source: includes/class-llms-assets.php:582

Used by 1 function | Uses 2 functions

LLMS_Assets::prepare_inline_asset_for_output()

Method: Prepares an inline asset definition for being output.

Source: includes/class-llms-assets.php:543

Used by 1 function | Uses 0 functions

LLMS_Assets::output_inline()

Method: Output inline scripts

Source: includes/class-llms-assets.php:510

Used by 0 functions | Uses 2 functions

LLMS_Assets::get_definitions()

Method: Retrieve the asset definition list for a given asset type.

Source: includes/class-llms-assets.php:364

Used by 1 function | Uses 1 function

LLMS_Assets::get_defaults()

Method: Retrieves an array of definition values based on asset type.

Source: includes/class-llms-assets.php:337

Used by 1 function | Uses 1 function

llms_get_{$type}_asset_defaults

Filter Hook: Filter the default values used to register or enqueue an asset

Source: includes/class-llms-assets.php:352

Used by 1 function | Uses 0 functions

llms_get_{$type}_asset_definitions

Filter Hook: Filter the definition list of static assets for the given type

Source: includes/class-llms-assets.php:390

Used by 1 function | Uses 0 functions
1 2 … 5 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions