這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Share Drafts Publicly

描述

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.

螢幕截圖

  • Make a draft public by clicking the "Make Draft Public" button in the "Share Drafts Publicly" meta box.
  • Once a draft is shareable, you can copy the link or make the post private again.

安裝

Requirements

  • WordPress version 3.0 and later (tested at 3.4.2)

Installation

  1. Unpack the download package.
  2. Upload all files to the /wp-content/plugins/ directory, with folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Installation Instructions

Requirements

  • WordPress version 3.0 and later (tested at 3.4.2)

Installation

  1. Unpack the download package.
  2. Upload all files to the /wp-content/plugins/ directory, with folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

閱讀全部2個評價

貢獻者及開發者

“Share Drafts Publicly” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Share Drafts Publicly 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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