WP_Scripts::add_inline_script()
Method: Adds extra code to a registered script.
Source: wp-includes/class-wp-scripts.php:403
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
Method: Sets handle group.
Source: wp-includes/class-wp-scripts.php:525
Method: Determines script dependencies.
Source: wp-includes/class-wp-scripts.php:623
Filter Hook: Filters the list of script dependencies left to print.
Source: wp-includes/class-wp-scripts.php:633
Class: Core class used to register scripts.
Source: wp-includes/class-wp-scripts.php:18
Method: Processes items and dependencies for the head group.
Source: wp-includes/class-wp-scripts.php:647
Method: Constructor.
Source: wp-includes/class-wp-scripts.php:130
Method: Processes items and dependencies for the footer group.
Source: wp-includes/class-wp-scripts.php:661