ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_enqueue_scripts()

Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).

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

Used by 0 functions | Uses 2 functions

wp_enqueue_scripts

Action Hook: Fires when scripts and styles are enqueued.

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

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

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

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

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

Used by 1 function | Uses 0 functions

wp_print_head_scripts()

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

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

Used by 0 functions | Uses 4 functions

_wp_footer_scripts()

Function: Private, for use in *_footer_scripts hooks

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

Used by 0 functions | Uses 2 functions

wp_localize_jquery_ui_datepicker()

Function: Localizes the jQuery UI datepicker.

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

Used by 0 functions | Uses 2 functions

wp_style_loader_src()

Function: Administration Screen CSS for changing the styles.

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

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