ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/script-loader.php
  • Page 3

wp_enqueue_scripts

Action Hook: Fires when scripts and styles are enqueued.

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

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:1918

Used by 0 functions | Uses 4 functions

print_admin_styles

Filter Hook: Filters whether to print the admin styles.

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

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:1952

Used by 1 function | 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:1970

Used by 1 function | Uses 0 functions

script_concat_settings()

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

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

Used by 5 functions | Uses 1 function

_wp_footer_scripts()

Function: Private, for use in *_footer_scripts hooks

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

Used by 0 functions | Uses 2 functions

wp_print_head_scripts()

Function: Prints the script queue in the HTML head on the front end.

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

Used by 0 functions | Uses 4 functions

classicpress_asset_version()

Function: Returns a cache buster string for an enqueued script or stylesheet.

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

Used by 3 functions | Uses 2 functions

classicpress_asset_version

Filter Hook: Allows modifying the asset version for each script and style.

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

Used by 1 function | Uses 0 functions
« Previous 1 2 3 4 5 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy