=== Outdated Post Notice === Contributors: fsylum Donate link: http://fsylum.net/ Tags: notification, notice, post, content Requires at least: 3.8.0 Tested up to: 3.9.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a notice to the readers when a post last updated exceeds certain days. == Description == This plugin helps notifying your readers whenever a post is outdated, so that they can read your content with cautions. You can specify a treshold of days of individual posts that will be considered as outdated post. It is suitable for those who value the integrity of their published content. You can customize the appearance of the notice that is being outputted to the content for each individual posts. There are also simple templating options that can be used to offer a personalized notice to each of your outdated posts. == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'Outdated Post Notice' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `outdated-post-notice.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `outdated-post-notice.zip` 2. Extract the `outdated-post-notice` directory to your computer 3. Upload the `outdated-post-notice` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Frequently Asked Questions == = Which post types are supported? = You can enable the notice for all available post types registered to your site, so it is not restricted to post only. = Can I customize the notice? = Yes, as a matter of fact you can. As for the moment, you can specify the background color, text color, the message itself and adjust the days treshold before a post is considered outdated. This is all done specific to individual post. == Screenshots == 1. Plugin settings where you can customize the appearance of the notice. 2. Custom metabox that is shown on edit post with real time preview. == Changelog == = 1.0 = * Initial version.