wp_set_script_translations()
Function: Sets translated strings for a script.
Source: wp-includes/functions.wp-scripts.php:261
Function: Sets translated strings for a script.
Source: wp-includes/functions.wp-scripts.php:261
Function: Adds metadata to a script.
Source: wp-includes/functions.wp-scripts.php:453
Function: Localizes a script.
Source: wp-includes/functions.wp-scripts.php:234
Function: Removes a registered script.
Source: wp-includes/functions.wp-scripts.php:286
Function: Enqueues a script.
Source: wp-includes/functions.wp-scripts.php:373
Function: Removes a previously enqueued script.
Source: wp-includes/functions.wp-scripts.php:409
Function: Determines whether a script has been added to the queue.
Source: wp-includes/functions.wp-scripts.php:430
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