wp_script_is()
Function: Determines whether a script has been added to the queue.
Source: wp-includes/functions.wp-scripts.php:396
Function: Determines whether a script has been added to the queue.
Source: wp-includes/functions.wp-scripts.php:396
Function: Initializes $wp_scripts if it has not been set.
Source: wp-includes/functions.wp-scripts.php:20
Function: Prints scripts in document head that are in the $handles queue.
Source: wp-includes/functions.wp-scripts.php:87
Action Hook: Fires before scripts in the $handles queue are printed.
Source: wp-includes/functions.wp-scripts.php:95
Function: Adds extra code to a registered script.
Source: wp-includes/functions.wp-scripts.php:130
Filter Hook: Filters the script loader source.
Source: wp-includes/class-wp-scripts.php:308
Filter Hook: Filters the HTML script tag of an enqueued script.
Source: wp-includes/class-wp-scripts.php:380
Method: Adds extra code to a registered script.
Source: wp-includes/class-wp-scripts.php:403
Method: Prints inline scripts registered for a specific handle.
Source: wp-includes/class-wp-scripts.php:431
Method: Localizes a script, only if the script has already been added.
Source: wp-includes/class-wp-scripts.php:457