Popis
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
Snímky obrazovky
Instalace
- 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
Nejčastější dotazy
- Does this plugin supply a login widget?
-
No. There are plenty of good login widgets. just search for one- almost everyone will work.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Userbase Access Control je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Userbase Access Control” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.