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: Destroys the session with the given token.
Source: wp-includes/class-wp-session-tokens.php:177
Method: Prints inline scripts registered for a specific handle.
Source: wp-includes/class-wp-scripts.php:431
Method: Destroys all sessions for this user except the one with the given token (presumably the one in use).
Source: wp-includes/class-wp-session-tokens.php:189
Method: Localizes a script, only if the script has already been added.
Source: wp-includes/class-wp-scripts.php:457
Method: Determines whether a session is still valid, based on its expiration timestamp.
Source: wp-includes/class-wp-session-tokens.php:207
Method: Sets handle group.
Source: wp-includes/class-wp-scripts.php:525
Method: Destroys all sessions for a user.
Source: wp-includes/class-wp-session-tokens.php:216
Method: Determines script dependencies.
Source: wp-includes/class-wp-scripts.php:623
Method: Destroys all sessions for all users.
Source: wp-includes/class-wp-session-tokens.php:225