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

LifterLMS LifterLMS

Code Reference

  • Home
  • Code Reference
  • REST API
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:207

Used by 1 function | Uses 1 function

LLMS_Frontend_Assets::enqueue_inline_scripts()

Method: Enqueue inline scripts.

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

Used by 1 function | Uses 2 functions

LLMS_Assets::output_inline()

Method: Output inline scripts

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

Used by 0 functions | 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:508

Used by 1 function | Uses 0 functions

LLMS_Assets::register_script()

Method: Registers a defined script with WordPress

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

Used by 1 function | Uses 2 functions

LLMS_Assets::register_style()

Method: Register a defined stylesheet

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

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:331

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:346

Used by 1 function | Uses 0 functions

LLMS_Assets::get_definitions()

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

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

Used by 1 function | Uses 1 function

llms_get_{$type}_asset_definitions

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

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

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