Description
Redirect users on login/logout based on their role
Installation
There are several ways to install this plugin.
Admin Search
- In your WordPress admin, go to
Plugins > Add
. - Search for
Redirect Rules
. - Find the plugin that’s labeled
Redirect Rules
byNicky Woolf
. - Click
Install Now
. - Activate the plugin.
- A new menu item
Redirect Rules
will appear in the settings menu.
Admin Upload
- Download the plugin zip file using the large orange button to the right.
- In your WordPress admin, go to
Plugins > Add
. - Select
Upload Plugin
at the top. - Find and upload the zip file you just downloaded.
- Activate the plugin.
- A new menu item
Redirect Rules
will appear in the settings menu.
FTP Upload
- Download the plugin zip file using the large orange button to the right.
- Unzip the zip file contents.
- Upload the folder
redirect-rules
to the/wp-content/plugins/
directory of your site. - Activate the plugin on the
Installed Plugins
listing. - A new menu item
Redirect Rules
will appear in the settings menu.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Redirect Rules” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Redirect Rules” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.