Post Draft Preview

説明

Simple plugin enabling the publication of post drafts.
It allows preview of a draft without being logged to the WordPress admin panel.
Compatible with the Gutenberg and the Classic Editor.

How it works

Content created in WordPress from the moment a post or page is added, but before it is published, receives draft status.
You can send the draft to someone else, but that person must have adequate access to the wp-admin section.
The problem arises when we want to show a draft of the post to people who do not have access to our wp-admin panel.
For this purpose, we have created the Post Draft Preview plugin.

You can find full plugin description here.

Source files

You can find plugin’s source files on our GitHub repo page.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.2.2

  • Add settings link on plugin list
  • Fix PDP button not showing

1.2.1

  • Fix preview disable button functionality
  • Add preview autogenerate settings
  • Block bots on preview pages

1.0.1

  • Fix problem with the “Disable PDP” button
  • Update the tested up WP version

1.0.0

  • Working version of Post Draft Preview plugin