=== WP ACL === Contributors: Mitesh Shah,Gautam Patel Donate link: Tags:wp-acl,page role access, wordpress plugin for role based access,page,access roles, Tested up to: 4.7.3 Wordpress Page Access Control Based on users Roles == Description == - A plugin provide access to page based on their role - There is an option in the page to provide access to particular role.user can assign multiple roles from multi select dropdown - By default admin and super admin role is having access to the pages - The roles which is assigned to the page would have access to page content otherwise it would redirect to 403 Page. -There is a option name is wp-acl in the admin to see all the pages list and their roles.Multiple pages with multiple roles can be assigned from here. == Installation == 1. Upload the `wp-acl` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to the Pages Edit any of the page and on the right hand side under Publish Section we have a drop down to Assign Roles.we can assign multiple roles from the dropdown,through save button page can be updated. Also we have the Plugin page in wordpress menu that is wp-acl. 4. Under Wp-acl admin option we can select and update multiple pages at the same time.So we have the two options to assign page based roles == Screenshots == 1. Here's a screenshot of it in action == Changelog == 1.0 - Initial relese