=== Unpublished Warnings === Contributors: enkrates Donate link: Tags: preview, posts, reminder Requires at least: 3.2 Tested up to: 3.2 Stable tag: 0.3.2 This plugin will warn you when you're looking at an unpublished post that you just happen to be able to see. == Description == This plugin add a small notice to top of all unpublished posts that are viewed outside of the Post editor's "preview" function. The notice is a small reminder that the post is unpublished and it can be dismissed with a single click. Of course, to remove the warnings globally, just deactivate the plugin. == Installation == 1. Upload the directory containing this plugin's files to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Has anyone ever asked a question about this plugin? = Not yet. == Changelog == = 0.3.1 = 1. Fixed the paths for enqueueing the stylesheet and the javascript. Previously, it had been assuming that the 'Unpublished Warnings' directory would have a particular name, but now it will figure the directory name out for itself, so different directory names should work seamlessly. 1. The jQuery effect for dismissing the warning was previously a .hide(), but I prefer the .slideUp() effect, so now the plugin uses the latter. = 0.3 = The basic functionality seems to work. == Upgrade Notice == No upgrades yet. == Screenshots == No screenshots yet.