Mô tả
This is a simple plugin to allow for restricting access to content.
Users may be members of multiple groups. Multiple groups and multiple individual users may be allowed to view each
post. Overlaps are ignored — if the user is a member of any group that is allowed to view the post, that user will
be able to view it.
Cài đặt
Installation is quick and simple:
- Upload ‘custom-post-type-privacy’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
To upgrade the plugin manually, follow these steps:
- Disable the plugin
- Upload the new version to /wp-content/plugins/
- Reactivate the plugin
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Custom Post Type Privacy” 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 “Custom Post Type Privacy” 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.2 fixed issue with saving posts (wpdb wasn’t global)
0.3 new children should now inherit parent’s privacy groups and users