=== Unpublished Warnings === Contributors: enkrates Donate link: Tags: preview, posts, reminder Requires at least: 3.2 Tested up to: 5.2 Stable tag: 0.4.4 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 your 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.4.4 = Versioning mishap with 0.4.3, fixed in 0.4.2 = 0.4.3 = Versioning mishap with 0.4.2, fixed in 0.4.3 = 0.4.2 = Version bump in order to updated the "Tested up to" information. = 0.4.1 = Version bump in order to updated the "Tested up to" information. = 0.4.0 = Changed some code formatting to be closer to the WordPress coding style guide. = 0.3.7 = Version bump in order to updated the "Tested up to" information. = 0.3.6 = The screenshot adheres to the WP naming convention. = 0.3.5 = As usual, screwed up the versioning. 0.3.5 is to make it all right. = 0.3.4 = 1. Bumping the version in order to show off the brand new screenshot. = 0.3.3 = 1. Small formatting changes in the PHP. 1. Small change in the javascript to use "this" instead of naming the selector explicitly. 1. Versioning is correct. = 0.3.2 = Tried to fix versioning. = 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 == 1. Here is an example of what you'd see on an unpublished post outside of the normal preview workflow.