=== Redirect Rules === Contributors: nickywoolf Tags: redirect, login, logout, user, member, subscriber, contributor, author, editor, administrator, role, rule Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Redirect users on login/logout based on their role == Installation == There are several ways to install this plugin. = Admin Search = 1. In your WordPress admin, go to `Plugins > Add`. 1. Search for `Redirect Rules`. 1. Find the plugin that's labeled `Redirect Rules` by `Nicky Woolf`. 1. Click `Install Now`. 1. Activate the plugin. 1. A new menu item `Redirect Rules` will appear in the settings menu. = Admin Upload = 1. Download the plugin zip file using the large orange button to the right. 1. In your WordPress admin, go to `Plugins > Add`. 1. Select `Upload Plugin` at the top. 1. Find and upload the zip file you just downloaded. 1. Activate the plugin. 1. A new menu item `Redirect Rules` will appear in the settings menu. = FTP Upload = 1. Download the plugin zip file using the large orange button to the right. 1. Unzip the zip file contents. 1. Upload the folder `redirect-rules` to the `/wp-content/plugins/` directory of your site. 1. Activate the plugin on the `Installed Plugins` listing. 1. A new menu item `Redirect Rules` will appear in the settings menu. == Screenshots == 1. Redirect Rules setting page. == Changelog == = 1.2.2 = * Fixed title on settings page. = 1.2.1 = * Adding link to redirect rules settings page from plugin list. * Adding screen shot of redirect rules settings page. = 1.2.0 = * Adding ability to set default login/logout rule as fallback for users without rule assigned for role. = 1.1.0 = * Adding default login redirect rule for administrators on activation. * Removing rule from database when a role is removed. * Removing all plugin options on uninstall. = 1.0.0 = * Initial release.