Banners Management (images, flash and html code) - can be used to customize banners by language or by category using zone and filter fields
Yes, you can use filter to specify the category's ID.
e.g. $catid = get_the_category(); // get the ID of the category wp_addpub("filter=".$catid[0]->term_id); // show banner that has filter equal to the cat id
Requires: 2.3 or higher
Compatible up to: 2.8.1
Last Updated: 2009-8-1
Downloads: 6,011




