=== Share Drafts Publicly === Contributors: travislopes, binarym Tags: admin, post, draft, share, public Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 3.5.1 A plugin that provides a secret link for non-logged in users to view post drafts == Description == A WordPress plugin that provides a secret link for non-logged in users to view post drafts. A checkbox is added to the Publish box asking if you want to make the post draft public. Upon doing so, a public link will be added next to the checkbox for you to share with outside visitors to view the post. == Installation == = Requirements = * WordPress version 3.0 and later (tested at 3.4.2) = Installation = 1. Unpack the download package. 1. Upload all files to the `/wp-content/plugins/` directory, with folder 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = v1.0.1 = * Fixed bug where secret key changes on saving a new draft = v1.0.0 = * Initial release