Forums
(@pankrol)
14 years, 5 months ago
problem solved 🙂 topic can be closed.
wp-bannerize >> main.h.php >> change this:
21 define(‘kWPBannerizeUserCapabilitiy’, ‘manage_options’);
to this:
21 define(‘kWPBannerizeUserCapabilitiy’, ‘edit_posts’);
and enjoy new capability 🙂