Hi there,
I'd like to make People Lists (http://wordpress.org/extend/plugins/people-lists/) available to users with the default Editor role on my site. I don't see a capability for it, nor can I find the user role/level it is looking for in the plugin file.
Navigating directly to /wp-admin/options-general.php?page=people_lists gets me this error:
"You do not have sufficient permissions to access this page."
What's the trick to give them editing rights? The site currently uses the Capbilities plugin to manage role permissions (though I realize that's not entirely WP 3.0 friendly).
Thanks for any help!