Descripcion
Lock Last Modified Date allows you to control when your post’s modified date gets updated. This is particularly useful when:
- Making minor typo corrections
- Updating thumbnails or images
- Making small formatting changes
- Any other minor edits where you don’t want to update the last modified date
Features
- Compatible with both Classic Editor and Gutenberg
- Simple toggle interface in the post editor
- Maintains the original modified date when enabled
- Works with all post types
- No configuration needed
Available Filter Hook
nextfly_llmd_modified_time_format( $format )
Use this filter to customize the date/time format in the editor.
Installacion
- Upload the plugin files to the
/wp-content/plugins/lock-last-modified-datedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the checkbox in the post editor’s publish box to lock/unlock the modified date
FAQ
-
Does it support Classic Editor?
-
Yes, the plugin is fully compatible with Classic Editor.
-
Does it support Gutenberg Editor?
-
Yes, the plugin works seamlessly with the Gutenberg editor.
-
Where can I find the lock option?
-
In Classic Editor: Look for the checkbox in the Publish meta box.
In Gutenberg: Find the toggle in the post settings sidebar under the « Status & Visibility » panel.
Reviews
Contributors & Developers
“Lock Last Modified Date” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Lock Last Modified Date” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
- Added support for both Classic Editor and Gutenberg
- Implemented date locking functionality
- Added filter hook for date format customization


