Beschrijving
Almost Users Only is a plugin that limits public access to your blog. Visitors that are not logged in can only view a specific public page. If they are trying to reach other pages they will automatically be redirected to the public page.
If a visitor is logged in, he can view all the pages/posts on the blog (just like if it were a normal WordPress installation).
The public page can for example be used to display information about the site and a guide to how visitors can get an account.
IMPORTANT: WordPress still publish RSS feeds, so posts can still be read that way. Pages should be save though.
Schermafdrukken
Installatie
- Upload /almost-users-only/ to the /wp-content/plugins/ directory.
- Active the plugin through the Plugins menu in WordPress.
- Go to the Settings menu, click the Users Only administration page and set the public page (the complete url).
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Almost Users Only” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Almost Users Only” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
Version 1.0
- Submitted to wordpress.org