Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Plugin API/Action Reference/wp print footer scripts

This page redirects to an external site: https://developer.wordpress.org/reference/hooks/wp_print_footer_scripts/

Description

This hook print the scripts and styles in the footer.

The wp_print_footer_scripts action is triggered inside the wp_footer action.

This hook provides no parameters. Your functions shouldn't return, and shouldn't take any parameters.