ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class.wp-scripts.php

WP_Scripts::do_item()

Method: Processes a script dependency.

Source: wp-includes/class.wp-scripts.php:226

Used by 0 functions | Uses 11 functions

script_loader_src

Filter Hook: Filters the script loader source.

Source: wp-includes/class.wp-scripts.php:281

Used by 1 function | Uses 0 functions

script_loader_tag

Filter Hook: Filters the HTML script tag of an enqueued script.

Source: wp-includes/class.wp-scripts.php:341

Used by 1 function | Uses 0 functions

WP_Scripts::add_inline_script()

Method: Adds extra code to a registered script.

Source: wp-includes/class.wp-scripts.php:363

Used by 1 function | Uses 0 functions

WP_Scripts::print_inline_script()

Method: Prints inline scripts registered for a specific handle.

Source: wp-includes/class.wp-scripts.php:390

Used by 1 function | Uses 0 functions

WP_Scripts::localize()

Method: Localizes a script, only if the script has already been added.

Source: wp-includes/class.wp-scripts.php:416

Used by 1 function | Uses 1 function

WP_Scripts::set_group()

Method: Sets handle group.

Source: wp-includes/class.wp-scripts.php:457

Used by 0 functions | Uses 1 function

WP_Scripts::all_deps()

Method: Determines script dependencies.

Source: wp-includes/class.wp-scripts.php:481

Used by 0 functions | Uses 3 functions

print_scripts_array

Filter Hook: Filters the list of script dependencies left to print.

Source: wp-includes/class.wp-scripts.php:491

Used by 1 function | Uses 0 functions

WP_Scripts

Class: Core class used to register scripts.

Source: wp-includes/class.wp-scripts.php:18

Used by 0 functions | Uses 1 function
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy