Leírás
This plug-in restricts access to blog and feed. All anonymous visitors will be forwarded to the login page of WordPress
before accessing the blog content. If access is restricted, rss and atom feeds will be disabled, too.
The feed can be activated as a private feed for each user. Every user will have a unique feed url to access it. That
url is based on the username and an md5 hash of the hashed password stored in database. This plug-in will modify all
by wordpress inserted feed urls to the user specific ones. But be carefull. If you content is confidential you should
not activate the feed. There is no way to check which services are reading (and maybe publishing) the feed’s content.
Telepítés
- Upload the directory hetjens-registered-only to your ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Settings’ -> ‘Reading’, there you find the settings to restrict the access to blog and/or feed.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Hetjens Registered Only” 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“Hetjens Registered Only” 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ó
0.4
- First directory version