WP Last Modified Info: the Ultimate Last Modified plugin
Most WordPress themes usually show the date when a post was last published. This is fine for most blogs and static websites. However, WordPress is also used by websites where old articles are regularly updated. This last updated date and time is important information for those publications. The most common example is news websites. They often update old stories to show new developments, add corrections, or media files. If they only added the published date, then their users would miss those updates.
Many popular blogs and websites don't show any date on their articles. This is a bad practice and you should never remove dates from your blog posts.
So now it is possible to add last modified/updated info on your WordPress posts and pages. Just install and activate this and configuration is very easy.
Like WP Last Modified Info plugin? Consider leaving a
5-star review.
What does this plugin do?
This plugin automatically inserts last modified or updated info on your WordPress posts (including custom post types) and pages. It is possible to use shortcode
[lmt-post-modified-info]
for a manual insert. This plugin also adds 'dateModified' schema markup in WordPress posts automatically and it is used to tell the last modified date & time of a post or a page to various search engines like Google, Bing etc.
- Allows you to display Last modified information in your posts and pages individually.
- Provides you with options to display the last modified/last updated date above or below your posts and pages.
- You can also set date/time formats and the position of the timestamp in WordPress Posts and Pages which can be either before content or after the content.
- Allows you to customize the text which is to be displayed alongside the last modified date (default: Last updated on).
- Inserts ‘dateModified’ schema markup to your WordPress posts automatically.
- Displays last modified info on all post types column and publish meta box in the dashboard with the author name.
- Allows you to sort posts/pages in last updated/modified date-time order.
- Allows you to replace post published date with post modified info.
- Allows you to display last modified info on your post as human-readable format, i.e. Days/weeks/months/years ago.
- Allows you to display last modified info of all posts in the WordPress admin bar.
- Allows you to display last modified author info in posts, pages.
- Allows you to add last modified timestamp in post/page's custom field.
- Allows you to edit last modified date and time from the post edit screen and quick edit screen as well.
- You can also add template tags to your theme files. Go to the FAQ section for more information.
- Elementor Dynamic Tags support with 'dateModified' schema markup.
- Send Email Notification when anyone makes changes to any post of your website.
- Tested with Yoast SEO, Rank Math, All in One SEO Pack, SEOPress, Schema and many other plugins.
- And you can customize all and everything.
Compatibility
- This plugin is fully compatible with WordPress Version 4.7 and beyond and also compatible with any WordPress theme.
- Fully compatible with Yoast SEO, Rank Math, All in One SEO Pack, SEOPress, Schema and other many plugins.
Support
Contribute
If you like WP Last Modified Info, please take a moment to
give a 5-star rating. It helps to keep development and support going strong. Thank you!
1.9.1
Release Date: August 9, 2024
- Added changes according to WPCS.
- Tested with WordPress v6.6.
1.9.0
Release Date: March 17, 2024
- Optimize WP Options Auto Loading.
- Updated Composer Libraries.
- Tested with WordPress v6.5.
1.8.9
Release Date: February 9, 2024
- Added: Lock Modified Date Block Editor Support for Custom Post type which has
show_in_rest
set to true
. This behavior can be changed by wplmi/post_type_args
filter.
- Updated: @wordpress/scripts to the latest version.
- Updated: Background Process PHP Library.
- Tweak: Replaced deprecated
__experimentalGetSettings()
with getSettings()
.
- Tweak: Use of
wp_kses_allowed_html
filter to allow custom HTML tag instead of using placeholders.
- Added support for PHP v8.3.
- Minimum required PHP Version is now 7.0.
- Tested with WordPress v6.4.
1.8.8
Release Date: June 26, 2023
- Added: Integration with AIOSEO Plugin last modified update checkbox.
- Updated: @wordpress/scripts to the latest version.
- Updated: Selectize JS Library.
- Updated: Background Process PHP Library.
- Tweak: Changed Toogle to Checkbox Control.
- Fixed: Deprecated Button Component parameter.
- Fixed: PHP Errors on Plugins page.
- Fixed: Properly support the id attribute in the shortcode. Props to @yoren.
- Tested with WordPress v6.2.
1.8.7
Release Date: January 25, 2023
- Fixed: Modified date is not showing on some cases.
- Fixed: Bulk Edit save delay.
- Fixed: Some Dashboard CSS.
- Added: Wiki Link to Dynamic Tags Section.
1.8.6
Release Date: January 24, 2023
- Fixed: Modified date is not showing if "Post Date Time Change or Removal" is set to "Convert to Modified Date" after last update.
1.8.5
Release Date: January 5, 2023
- Fixed: PHP Error if the the global post object is undefined.
- Fixed: WooCommerce product modified date updated even if the option is disabled.
- Fixed: Update Locked posts was showing all posts in post list page.
- Fixed: Lock the Modified Date option was not working properly.
- Fixed: Bulk Editing was not working.
- Tweak: Allow Toogle Disable Update Option for all post types and posts with future date.
- Imporved: Optimize codebase.
- Imporved: Dashboard styling.
- Tested with WordPress v6.1.
1.8.4
Release Date: July 29, 2022
- Added: User Column Sorting.
- Fixed: Quick Edit HTML issue.
- Fixed: Default Post Type ordering was not working.
- Fixed: JS issue if Syntax Highlighting is disabled from User Profile.
- Fixed: PHP Warning: Undefined property.
1.8.3
Release Date: May 30, 2022
- Fixed: Bulk Editing is not working.
- Fixed: Dashbaord Widget Posts List Order was wrong on some cases.
1.8.2
Release Date: May 24, 2022
- Fixed: Block Editor JS Errors on some cases.
- Fixed: Dashboard Widget showing wrong timestamp.
- Fixed: Widget Editor is not loading some cases if this plugin is active.
- Fixed: Block Rendering issue if custom colors are specified in theme.json.
- Added: Nonce checking on Dashbaord Widget.
1.8.1
Release Date: May 22, 2022
- Fixed: Notice can't be dismissed and causing a error.
1.8.0
Release Date: May 21, 2022
- NEW: New Plugin UI.
- NEW: Block Editor Controls.
- NEW: Added 3 New Blocks for WordPress 5.8 and beyond.
- Improvement: Enhanced Escaping.
- Improvement: Plugin Rating is now calcualted out of 5.
- Improvement: Use of Vanilla JS instead of jQuery to Replace Post Date.
- Improvement: Remove Plugin Update data on Deactivation.
- Improvement: Uses Post ID instead on WP Post Object to reduce memory usage.
- Fixed: Dashboard Widget Issue.
- Fixed: Elementor Deprecated issue.
- Fixed: The issue where plugin returns true even if there is no value in settings.
- Fixed: Rest API Output error if
get_userdata()
function returns false.
- Removed: Astra and GeneratePress Theme support.
- Removed: jQuery Cookie Library.
- Added filter
wplmi/plugin_links
for plugin links output.
- Tested with WPML.
- Development is now done in GitHub.
- Compatibility with WordPress v6.0 and PHP v8.0.
Other Versions