In order to get the WordPress.com stats plugin to work, I realized I needed to execute the <?php wp_footer(); ?> in my footer.
Except when I did, it displayed a bunch of crap I don't want down there in my footer.
How do I execute this function but remove all the useless crap it displays about whatever plugins I might have installed, etc??
Thank you,
Greg