Wordpress Member Plugin
My site currently uses an ad script from Linkbucks that is located within the header of my theme. What I need is a plugin that hides this script for those users who have paid subscriptions. I want this to be done one of two ways.
1) I want an admin panel where I can add the username of those paid members onto some list that will be exempt from being subject to the advertising script.
2) I currently have Wishlist Member plugin installed on my blog so the plugin could be integrated with Wishlist and I could then adjust what levels would be exempt from the advertising script.
The second option would be more ideal, but if it would be easier, the first option is fine. I don’t see this plugin taking long to code since it is essentially an if/else clause.
