ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/script-loader.php

script_concat_settings()

Function: Determine the concatenation and compression settings for scripts and styles.

Source: wp-includes/script-loader.php:1546

Used by 5 functions | Uses 3 functions

print_late_styles

Filter Hook: Filters whether to print the styles queued too late for the HTML head.

Source: wp-includes/script-loader.php:1491

Used by 1 function | Uses 0 functions

print_late_styles()

Function: Prints the styles that were queued too late for the HTML head.

Source: wp-includes/script-loader.php:1473

Used by 1 function | Uses 5 functions

print_admin_styles

Filter Hook: Filters whether to print the admin styles.

Source: wp-includes/script-loader.php:1455

Used by 1 function | Uses 0 functions

print_admin_styles()

Function: Prints the styles queue in the HTML head on admin pages.

Source: wp-includes/script-loader.php:1439

Used by 0 functions | Uses 5 functions

wp_enqueue_scripts

Action Hook: Fires when scripts and styles are enqueued.

Source: wp-includes/script-loader.php:1427

Used by 1 function | Uses 0 functions

wp_enqueue_scripts()

Function: Wrapper for do_action(‘wp_enqueue_scripts’)

Source: wp-includes/script-loader.php:1421

Used by 1 function | Uses 2 functions

wp_print_footer_scripts

Action Hook: Fires when footer scripts are printed.

Source: wp-includes/script-loader.php:1410

Used by 1 function | Uses 0 functions

wp_print_footer_scripts()

Function: Hooks to print the scripts and styles in the footer.

Source: wp-includes/script-loader.php:1404

Used by 0 functions | Uses 2 functions

_wp_footer_scripts()

Function: Private, for use in *_footer_scripts hooks

Source: wp-includes/script-loader.php:1394

Used by 0 functions | Uses 2 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy