This plugin allows you to choose to update post having WordPress automatically update the post's post modified timestamp.. WordPress establishs post field called post modified.
This value is used by feeds to indicate the latest update to each post or to report the latest updated post.
The filter allows you to override the name of the custom field key used by the plugin to store stealth update status.
screenshot of the nearby to the post date for post that has stealth update enabled....
Click 'Stealth update. checkbox when updating post to prevent the date of the update from being found for the post....
This update dates for posts are used by feeds to indicate the latest update to each post or to report the latest updated post.
Plugins and manual uses of some of WordPress's template tags will reference the modification date to call service to posts that have been updated.
Note that if post was updated with the checkbox checked when that post gets edited then the checkbox will be checked by default...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Re-license as GPLv2 or later from X11. Add 'License and 'License URI header tags to readme. txt and plugin issue.
Read more