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
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