Popis
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.
Instalace
- 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).
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Almost Users Only je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Almost Users Only” 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
Version 1.0
- Submitted to wordpress.org