Mô tả
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.
Cài đặt
- 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Hetjens Registered Only” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Hetjens Registered Only” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.4
- First directory version