Mô tả
Need to show a post to someone but they don’t have a WordPress user account? Share Drafts Publicly allows you to generate a private URL for non-users to view post drafts with a simple click of a button.
Ảnh màn hình
Cài đặt
Requirements
- WordPress version 3.0 and later (tested at 3.4.2)
Installation
- Unpack the download package.
- Upload all files to the
/wp-content/plugins/
directory, with folder - Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
- Installation Instructions
-
Requirements
- WordPress version 3.0 and later (tested at 3.4.2)
Installation
- Unpack the download package.
- Upload all files to the
/wp-content/plugins/
directory, with folder - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
8 Tháng Chín, 2017
Thank you, Travis, for sharing your good work.
It made my life easier.
Người đóng góp & Lập trình viên
“Share Drafts Publicly” 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 “Share Drafts Publicly” 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
v1.1.5
- Added security enhancements.
v1.1.4
- Added security enhancements.
v1.1.3
- Fixed PHP error when determining if draft should be shown.
v1.1.2
- Fixed PHP notice when getting draft URL or draft status.
- Fixed WordPress coding standards issues.
v1.1.1
- Added “sdp_allowed_post_status” filter for setting which post statuses will present the “Share Drafts Publicly” metabox.
v1.1
- Moved public draft controls to separate meta box.
v1.0.1
- Fixed bug where secret key changes on saving a new draft
v1.0.0
- Initial release