Word Press themes dev: wp_footer() Published on January 25, 2010
wp_footer() Description
wp_footer() is a less known word press hook, triggered by the wp_footer() function and is to be located at the end of you templates, a footer, as it’s own name suggests.
This is one of the most essential theme hooks, is theme-dependent but its fairly widely supported, although not always used by theme developers.
