Hi, I'm using the AdSense manager plugin to manage the ads on the site I'm working on. I've installed it as a normal WP plugin under /plugins (not mu-plugins/). It works fine for the main site blog, obviously, but I would like to set it up so the the site admin can load up the ads and get them to display on predefined places in all the user blogs without the users having any control over it.
The plugin auto-creates a widget for each ad that is put in so on the main theme, I use the widgets to display ads. However, what approach should I take to retrieve the ads for the member blogs which use 2 different themes. I haven't looked at this closely yet, but can I somehow in my member blog themes retrieve certain ads that have been created by this plugin on the main blog?
Thanks for any suggestions.