Last Modified Timestamp
Adds the last modified time to the admin interface as well as a [last-modified] shortcode to use on the front-end.
The facts
- Rating
- 5★ from 28
- Active installs
- 7k+
- Price
- Free
- Last updated
- 16 Aug 2025
- Added
- Jan 2012
- Requires WP
- 4.6
- Tested up to
- WP 6.8.8
- Requires PHP
- 5.3
- Downloads
- 86,660
Our analysis
AI-assistedLast Modified Timestamp is a WordPress plugin that provides information about when each post or page was last modified, including custom post types. It adds a 'Last Modified' column to the admin tables and displays the last modified timestamp in the Publish meta box on the edit screen. Additionally, it updates admin messages after editing a post or page to include the modification timestamp.
This plugin is suitable for users who want to keep track of the last modification dates of their content directly within the WordPress admin interface. It is particularly useful for those managing multiple posts or pages and needing to monitor updates efficiently.
Best for: This plugin suits WordPress users who need to track post modification dates in the admin interface.
What it does well
- ✓Adds a Last Modified column to admin tables
- ✓Displays last modified timestamp in Publish meta box
- ✓Updates admin messages with modification timestamps
- ✓Supports custom post types
- ✓Free to use from WordPress.org
Where it falls short
- •No options currently available for customization
- •Does not enhance the Gutenberg editor
- •Limited information on future updates or features
Verdict
Last Modified Timestamp provides a straightforward way to view modification dates for posts and pages. However, its lack of customization options and Gutenberg support may limit its appeal for some users.
From the developer
Evan Mattson's own description of Last Modified Timestamp, lightly tidied.
This plugin adds information to the admin interface about when each post/page was last modified (including custom post types!).
Enhanced areas:
- Page/post admin tables – added
Last Modifiedcolumn which is also sortable. - Page/post edit screen (
post.php) – addedLast modified on: *timestamp*toPublishmeta box. - Admin messages after editing a page/post – ie:
Post updated. *timestamp* View Post,
No options currently available, but the output can be fully customized with filters and the shortcode can be easily customized using attributes!
Gutenberg, WordPress 5, and Beyond
This plugin does not yet enhance the new editor provided by Gutenberg and introduced as the default editor in WordPress 5.0. No plans exist to add support for this although it may be added in the future.
Other areas of wp-admin enhanced by the plugin still work, as does the classic editor.