Description
This plugin is very simple! It removes the menu icon to access the profile page for the selected user roles in wordpress admin pannel. It also redirects the locked user to the admin homepage if it tries to access directly the profile page (as the menuitem has been removed).
Installation
Get to the options page and set the user roles for which you want to lock profile page access.
FAQ
- License terms
-
- You are free to use Profiless.
- Release 1.0 of Profiless is free of use (this doesn’t mean that it will be the case for the entire life of this plugin, you never know what can happen in life).
- I won’t assume any responsibility for any problem that could happen as part of the use of this plugin so use it at your own risk.
- The plugin has been designed and tested under WordPress 2.7.1. It may work under others releases but I haven’t tested so I cannot commit on it.
Reviews
Contributors & Developers
“Profiless” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Profiless” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.8 (22/08/2012)
- fixed a bug with old WP installations
1.7 (15/08/2012)
- added an option page to allow selection of user role to be locked out
1.6 (06/10/2010)
- removed usage of deprecated user_level
1.5 (20/06/2010)
- added WP 3.0 compatibility
1.4 (27/11/2009)
- fixed php error (wrong closing tag)
1.3 (03/09/2009)
- modified server variables access to ensure maximum compatibility
1.2 (29/06/2009)
- updated for WP 2.8 compatibility, improved page access test logic
1.1 (29/03/2009)
- prevented access through alternate url
1.0 (10/03/2009)
- original release