Beschrijving
Adds user access control to pages
Features include:
- Access group creation
- User group assigning
- Redirect un-logged in user to defined login page
- Redirect public users to login page.
- Redirect Logged in users to Access denied/upgrade notice page
Schermafbeeldingen
Installatie
- Upload the plugin folder ‘userbase-access-control’ to your
/wp-content/plugins/
folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create access groups in the ‘Access Control’ menu under the ‘Users’ menu group
- Edit a user to assign access rights to the user
- Check the access control groups in the access control meta box in edit/create page
FAQ
- Does this plugin supply a login widget?
-
No. There are plenty of good login widgets. just search for one- almost everyone will work.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Userbase Access Control” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Userbase Access Control” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Simplified the plugin to handle groups and manage access cleanly.
0.1.4
- Corrected redirection system to prevent infinite loops.
- Added a setting to select access denied/upgrade account page.
0.1.3
- Added redirect to wp-admin if a login page has not been set.
0.1.2
- Fixed a redirection problem that happens when access groups are deleted.
0.1.1
- Made changes to prevent “Add New” to be selected as login page by default.
0.1
- Initial Relase.