=== Post Draft Preview === Contributors: wpserved Donate link: https://wpserved.com/ Tags: post draft, post preview, draft preview, public link Requires at least: 5.5 Tested up to: 6.4 Stable tag: 1.2.2 Requires PHP: 7.4 License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html Allow non logged-in users to check a draft of unpublished post by using secret link == 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](https://wpserved.com/plugins/post-draft-preview/). == Source files == You can find plugin's source files on our GitHub repo [page](https://github.com/wpserved/post-draft-preview). == 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