WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by djuric v1.4.8

Change Last Modified Date

Change or prevent updating Last Modified date for individual posts.

Change Last Modified Date

The facts

Rating
4.3★ from 12
Active installs
3k+
Price
Free
Last updated
11 Sep 2025
Added
Jul 2017
Requires WP
5.1
Tested up to
WP 6.8.8
Requires PHP
5.6
Downloads
40,057

Our analysis

AI-assisted

Change Last Modified Date is a WordPress plugin that allows you to change or prevent updates to the last modified date of posts. This can be useful for controlling the order of posts based on their modified dates, especially for custom post types. The plugin adds options in the Status & Visibility panel to easily adjust the modified date or freeze it from future updates.

The plugin supports custom post types, provided they have 'custom-fields' support declared. To enable support for additional post types, you can define them in the wp-config.php file. It is suitable for users who need precise control over post date management.

Best for: This plugin is best for WordPress users who need to manage post modification dates effectively.

What it does well

  • Allows changing last modified dates for posts
  • Option to freeze the modified date to prevent updates
  • Supports custom post types with specific configuration

Where it falls short

  • Limited to custom post types that declare 'custom-fields' support
  • Requires manual configuration for additional post types
  • No information on advanced features or user support beyond GitHub

Verdict

Change Last Modified Date provides straightforward functionality for managing post dates, but its limitations on custom post types may require additional setup.

From the developer

djuric's own description of Change Last Modified Date, lightly tidied.

Using this plugin you can easily change or prevent updating the last modified date for each post. Controlling the last modified date can come in handy when you would like to control “order by last modified” for posts (or custom post type).

When this plugin is active it will enable Last modified date options in Status & Visibility panel in sidebar. Changing the modified date can be done by clicking the date link and selecting a new date for the post. It’s also possible to disable future updates of the last modified date by setting the “Freeze modified date” option to on.

Custom post types support

To update the last modified date, plugin is using “rest_pre_insert_{$post_type}” hook which is executed before “init” where other custom post types are usually registered. This is the reason why plugin is not aware of any additional post types other than those registered by WordPress core. To support additional post types you can add constant in following format to wp-config.php:

define( 'CLM_DATE_POST_TYPES', ['post-type-slug-1', 'post-type-slug-2'] );

Custom post types are also required to have “custom-fields” support declared.

Support

For support or code contributions please refer to Github repo.

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for custom content structures.

Ad Inserter

Manage Google AdSense ads, banners, ad rotation, sticky widgets, AMP ads, ads.txt, tracking, header and footer...

Free 300k+ installs 4.9★ (2,428)
Advanced Custom Fields

ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 millio...

Free 2M+ installs 4.5★ (1,438)
Simple Custom Post Order

Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the Wor...

Free 300k+ installs 4.8★ (569)
WP Activity Log

The #1 user-rated activity log plugin for event logging, activity monitoring and change tracking.

Free 300k+ installs 4.7★ (488)
Custom Post Type UI

Admin UI for creating custom content types like post types and taxonomies

Free 1M+ installs 4.6★ (276)