Description
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.
Installation
- 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.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Hetjens Registered Only » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Hetjens Registered Only » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
0.4
- First directory version