ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.8.0
  • Page 4

wp_print_footer_scripts

Action Hook: Fires when footer scripts are printed.

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

Used by 1 function | Uses 0 functions

wp_enqueue_scripts()

Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).

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

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

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

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

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

Used by 5 functions | Uses 1 function

wp_print_head_scripts()

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

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

Used by 0 functions | Uses 4 functions

print_head_scripts()

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

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

Used by 1 function | Uses 7 functions

print_head_scripts

Filter Hook: Filters whether to print the head scripts.

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

Used by 1 function | Uses 0 functions

print_footer_scripts()

Function: Prints the scripts that were queued for the footer or too late for the HTML head.

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

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