Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Last Modified Timestamp
This plugin adds information to the admin interface to show when each post or page was last modified. It enhances the admin tables, the post edit screen, and the admin messages. It does not currently support the new Gutenberg editor but works with the classic editor.Screenshots



Changelog
1.0.6
- Fix notice about loading translations too early
- Bump minimum required version of WP to 4.6
1.0.5
- Tweaked hook for testing
- Integrated GitHub Actions
1.0.4
- Add automated tests
1.0.3
- Template function bugfix
1.0.2
- Min required WP bump to >= 3.2
- PHP compatibility fix
1.0.1
- General housekeeping & maintanence
- Tested against 3.8
1.0
Major Update
- Added support for all custom post types.
- Added
[last-modified]shortcode. - Added filters to provide complete control.
- Added template tags.
- Encapsulated code.
0.4
- Added support for other types of update messages.
- Added filter to allow output to be customized.
0.3.1
- Fixed sortable column on pages table.
0.3
- The
Last Modifiedcolumn in the admin post/page tables is now sortable! - CSS – widened
Last Modifiedcolumn to account for extra width needed for sortable arrow. - Updated screenshot of
Last Modifiedcolumn in the admin post/page tables. - Corrected a typo in the admin messages for pages.
0.2
- Fixed date formatting in the admin tables.
0.1
- Initial release
