Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-llms-assets.php

LLMS_Assets::get_definitions_inline()

Method: Retrieve a list of inline asset definitions by location.

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

Used by 0 functions | Uses 0 functions

LLMS_Assets::get_inline_priority()

Method: Auto-increment inline asset priority to prevent duplicates.

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

Used by 0 functions | Uses 0 functions

LLMS_Assets::is_inline_enqueued()

Method: Determines if an inline asset is enqueued

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

Used by 0 functions | Uses 0 functions

LLMS_Assets::output_inline()

Method: Output inline scripts

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

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

LLMS_Assets::register_script()

Method: Registers a defined script with WordPress

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

Used by 0 functions | Uses 0 functions

LLMS_Assets::register_style()

Method: Register a defined stylesheet

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

Used by 0 functions | Uses 0 functions

LLMS_Assets::set_script_translations()

Method: Load JSON format localization files for a registered script

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

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress