WordPress.org

Codex

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

Plugin API/Action Reference/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.