Plugin Not Compatible With Limit Posts Plugin
-
Hi There!
First off, I just want to thank you for your awesome plugin! I’m bummed to find out that it’s not working with the Limit Posts plugin, by Plugin Central, when I create a new user role with your plugin.
For example: I’ve added the new user role, contributor_basic with your plugin. The Limit Posts plugin does not limit the posts for that role. However, when I add a user role manually in the functions file using:
$result = add_role( 'contributor_basic', __( 'Contributor Basic' ), array( ) );the Limit Posts plugin does its job.Is there a way to make the Limit Posts plugin recognize new user roles created with this plugin? I’d love to continue using both!
Best Regards
The topic ‘Plugin Not Compatible With Limit Posts Plugin’ is closed to new replies.