wp_enqueue_scripts()
Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).
Source: wp-includes/script-loader.php:1946
Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).
Source: wp-includes/script-loader.php:1946
Action Hook: Fires when scripts and styles are enqueued.
Source: wp-includes/script-loader.php:1952
Function: Prints the styles queue in the HTML head on admin pages.
Source: wp-includes/script-loader.php:1964
Filter Hook: Filters whether to print the admin styles.
Source: wp-includes/script-loader.php:1980
Function: Determines the concatenation and compression settings for scripts and styles.
Source: wp-includes/script-loader.php:2079
Action Hook: Fires before the header template file is loaded.
Source: wp-includes/general-template.php:38
Function: Prints the script queue in the HTML head on the front end.
Source: wp-includes/script-loader.php:1899
Function: Prints the script queue in the HTML head on admin pages.
Source: wp-includes/script-loader.php:1782
Filter Hook: Filters whether to print the head scripts.
Source: wp-includes/script-loader.php:1803
Function: Prints the scripts that were queued for the footer or too late for the HTML head.
Source: wp-includes/script-loader.php:1821