2010-03-05, 21:32:33
crashfellow Wrote:otherwise, if you wanted it to be in anywhere (frontend, backend) you'd want to use:
footer
add_action('footer', 'FUNCTION',array());
footer is only for the backend's footer. Sorry, too much time squashing bugs - not enough time to create the necessary documentation. Once 2.01 is released and its stable, I will dedicate myself to more thorough docs.