=== WP User Redirects ===
Contributors: joelcj91
Donate link: https://duckdev.com/
Tags: admin bar, admin menu, dashboard, disable, remove, hide, redirect
Requires at least: 3.0.1
Tested up to: 3.9
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Block users from accessing wp-admin page. Disable the WP Admin Bar in WordPress 3.1+. And redirect users to home page.
== Description ==
> - **This plugin is undergoing a surgery. Will be back soon with more features**
This plug-in will disable all non-admin users from accessing admin pages. That means after activating this plug-in only Administrator user will be able to access wp-admin pages.
Also this plug-in will hide the dashboard bar from users. If the user is admin then only the admin bar will be shown.
Note: To work this plug-in you need to have a minimum of WordPress 3.1. Other version have not tested yet.
== Installation ==
1. Upload `WP User Redirect` plug-in zip file to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Thats all you have to do!!
== Frequently Asked Questions ==
= Will this plug-in hide admin bar? =
Yes. All you have to do is just activate it.
= Who all will be redirected? =
All users except administrator
== Upgrade Notice ==
Currently we are on upgrade process to add settings page to enable users to decide which all user roles to be redirected and to decide whether to hide admin bar.