WordPress Plugin Fix for Plugin Hooks
We’ve just release version 2.1 of the WordPress Plugin for TicTap Contextual Ads.
It contains code to check if wp_footer() and wp_head() were declared in the WordPress templates, and alerts you if it cannot find them.
In the previous post, we mentioned this problem of plugin hooks that theme creators leave out.