I am attempting to set up a new user role (named: member-contributor) with the following capabilities:
delete_posts
delete_published_posts
edit_posts
edit_published_posts
publish_posts
read
upload_files
view_Private_pages
May only edit own data
May post only in one (1) category: member-posts
When attempting to input the single category “member-posts” under Posts Edits the changes are not saved.
The following modules are enabled under Content editing restrictions:
Enabled: Activate “Create” capability for posts/pages/custom post types
Enabled: Activate user access management to editing selected posts, pages, custom post types
I’m running Pro Single on a /localhost/ single site (WP 4.7.4) without an activated license. Are full capabilities of your software not available in a localhost testing environment? How do I implement this simple scenario?