WP_Scripts::set_translations()
Method: Sets a translation textdomain.
Source: wp-includes/class-wp-scripts.php:550
Method: Sets a translation textdomain.
Source: wp-includes/class-wp-scripts.php:550
Method: Prints translations set for a specific handle.
Source: wp-includes/class-wp-scripts.php:576
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
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