Leírás
Add-on plugin for the ‘Members’ plugin written by Justin Tadlock. This add-on displays the standard WordPress logon page if user who has not already logged on attempts to access a protected page or post. This allows the Members plugin to check the users roles against the required roles for the post/page. User is redirected to page/post after logon and will either see the page/post or the error message defined in the Members plugin (if they don’t have a required role).
Usage
Requires Members plugin to be activated.
Telepítés
- Upload the plugin to your WordPress installation
- Activate the plugin through the „Plugins” menu in WordPress.
GYIK
- I get an error ‘You don’t have permission to access /wp-login.php on this server’
The WordPress logon redirect function adds the URL of the page after the logon screen as a query string parameter. Some hosts or plugins may reject the request if the query string parameter looks suspicious, e.g. it contains ‘localhost’ or ‘127.0.0.1’ etc. Check you .htaccess files if using Apache
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Force Members Logon” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Force Members Logon” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
None