script_concat_settings()
Function: Determines the concatenation and compression settings for scripts and styles.
Source: wp-includes/script-loader.php:2071
Function: Determines the concatenation and compression settings for scripts and styles.
Source: wp-includes/script-loader.php:2071
Function: Hooks to print the scripts and styles in the footer.
Source: wp-includes/script-loader.php:1921
Action Hook: Fires when footer scripts are printed.
Source: wp-includes/script-loader.php:1927
Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).
Source: wp-includes/script-loader.php:1938
Action Hook: Fires when scripts and styles are enqueued.
Source: wp-includes/script-loader.php:1944
Function: Prints the styles queue in the HTML head on admin pages.
Source: wp-includes/script-loader.php:1956
Function: Prints the script queue in the HTML head on the front end.
Source: wp-includes/script-loader.php:1891
Function: Private, for use in *_footer_scripts hooks
Source: wp-includes/script-loader.php:1911
Function: Assigns default styles to $styles object.
Source: wp-includes/script-loader.php:1410
Function: Reorders JavaScript scripts array to place prototype before jQuery.
Source: wp-includes/script-loader.php:1581