=== Last Modified Timestamp === Contributors: aaemnnosttv Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LRA4JZYALHX82 Tags: page modified, post modified, timestamp, last modified Requires at least: 3.0.0 Tested up to: 3.1.1 Stable tag: 0.1 Adds the post_modified timestamp to the admin interface. No options currently available, simply activate and enjoy! == Description == This plugin adds the information to the admin interface about when each post/page was last modified. Enhanced areas: 1. Page/post admin tables - added `Last Modified` column. 1. Page/post edit screen (`post.php`) - added `Last modified on: *timestamp*` to `Publish` meta box. 1. Admin messages after editing a page/post - ie: `Post updated. *timestamp* View Post` No options currently available, simply activate and enjoy! == Installation == 1. Upload the `last-modified-timestamp` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == *none yet* Email your questions to `evanmattson` *at* `gmail` *dot* `com` == Screenshots == 1. Page/post admin tables - added `Last Modified` column. 1. Page/post edit screen (`post.php`) - added `Last modified on: *timestamp*` to `Publish` meta box. 1. Admin messages after editing a page/post - ie: `Post updated. *timestamp* View Post` == Changelog == = 0.1 = * Initial release = 0.2 = * Fixed date formatting in the admin tables.