• 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 / includes/class-llms-assets.php / Page 2

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

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

Filter Hook: Filter static asset data prior to enqueueing or registering it with the WordPress core

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

Used by 1 function | Uses 0 functions

llms_get_{$type}_asset_before_prep

Filter Hook: Filter static asset data prior to preparing the definition

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

Used by 1 function | Uses 0 functions

LLMS_Assets::get()

Method: Retrieve an asset definition by type and handle

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

Used by 2 functions | Uses 5 functions

LLMS_Assets::enqueue_style()

Method: Enqueue (and maybe register) a defined stylesheet

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

Used by 0 functions | Uses 1 function

LLMS_Assets::enqueue_script()

Method: Enqueue (and maybe register) a defined script

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

Used by 0 functions | Uses 1 function

LLMS_Assets::enqueue_inline()

Method: Enqueue an inline script or style

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

Used by 0 functions | Uses 3 functions

LLMS_Assets::define()

Method: Define a list of assets by type so they can be enqueued or registered later.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
© 2014 - 2025 LifterLMS · Privacy Policy · Terms and Conditions