Archive | Actions by letter w RSS feed for this section

wp_print_head_scripts

Prints the script queue in the HTML head on the front end.Postpones the scripts that were queued for the footer. wp_print_footer_scripts() is called in the footer to print these scripts.

3999

Continue reading

wp_meta

Theme container function for the ‘wp_meta’ action.The ‘wp_meta’ action can have several purposes, depending on how you use it, but one purpose might have been to allow for theme switching.

3913

Continue reading