Share a Draft

説明

Drafts in WordPress are visible for the author and blog administrators. In many cases, however, you want
to share a draft with your friends or colleagues for either review or approval.

シェアドラフトは、下書きへに対して、制限時間付きのリンクを作成し、それを共有することができます。

スクリーンショット

インストール

この章では、プラグインをインストールして動作させる方法について説明します。

  1. shareadraft フォルダ全体を /wp-content/plugins/ にアップロードしてください。
  2. 管理画面のプラグインメニューから、Pluginsを有効にします
  3. 管理画面へ移動 シェアドラフトをお楽しみください!

評価

11件のレビューをすべて表示

貢献者と開発者

Share a Draft はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Share a Draft” は5ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Share a Draft” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.7

  • Fixed shared draft previews breaking the header and other template parts on block themes (e.g. Twenty Twenty-Five)
  • Added a one-click button to copy a shared draft’s link to the clipboard
  • Redesigned the Share a Draft screen: the new-share form is now a collapsible “Add draft link” panel, with clearer column labels and a mobile-friendly layout
  • The “Extend” action now opens in a roomy inline row instead of a cramped cell
  • Shared draft titles are now escaped on output
  • Shares whose post has been deleted are now cleaned up automatically
  • Internal code cleanup

1.6

  • Fixed PHP 8.x deprecation notices for undeclared class properties
  • Shares whose post has since been deleted no longer emit warnings, and can now be removed
  • Expiry times no longer read “14 days, 0 hours, 0 minutes”
  • Fixed a post ID comparison that could cause a valid share link to 404
  • Tested with WordPress 7.0 and PHP 8.4

1.5

  • WordPressの最新のバージョンでテストする
  • Update copy
  • Removed seconds as a granularity level
  • Light cleanup of the almost 10-year old code

1.4

  • Included your own scheduled posts to the list
  • The link is now a real link
  • PHP4はサポート外です
  • Internal improvements
  • gidibao’s Cafe (http://gidibao.net/)によって、イタリア語に翻訳されました。
  • Nicolas Brisebois-Tetreaultによって、フランス語に翻訳されました。

1.3

  • 管理画面のURLとウェブサイトのURLが異なる場合の、共有リンクを修正しました。