Post Draft Preview

Description

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.

Reviews

Read all 1 review

Contributors & Developers

“Post Draft Preview” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Post Draft Preview” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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