ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Dependencies
  • Page 6

wp_script_is()

Function: Determines whether a script has been added to the queue.

Source: wp-includes/functions.wp-scripts.php:396

Used by 1 function | Uses 1 function

wp_scripts()

Function: Initializes $wp_scripts if it has not been set.

Source: wp-includes/functions.wp-scripts.php:20

Used by 10 functions | Uses 0 functions

wp_print_scripts()

Function: Prints scripts in document head that are in the $handles queue.

Source: wp-includes/functions.wp-scripts.php:87

Used by 0 functions | Uses 3 functions

wp_print_scripts

Action Hook: Fires before scripts in the $handles queue are printed.

Source: wp-includes/functions.wp-scripts.php:95

Used by 3 functions | Uses 0 functions

wp_add_inline_script()

Function: Adds extra code to a registered script.

Source: wp-includes/functions.wp-scripts.php:130

Used by 6 functions | Uses 2 functions

script_loader_src

Filter Hook: Filters the script loader source.

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

Used by 0 functions | Uses 0 functions

script_loader_tag

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

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

Used by 0 functions | Uses 0 functions

WP_Scripts::add_inline_script()

Method: Adds extra code to a registered script.

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

Used by 0 functions | Uses 0 functions

WP_Scripts::print_inline_script()

Method: Prints inline scripts registered for a specific handle.

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 5 6 7 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy