WP Manifestindependent plugin directory
manifest / content / wordpress-prevent-change-modified-date

Prevent Change Modified Date

It prevents the modification date of posts from being edited, except by activating a checkbox when updating the post.

by Hadi Akbarzadeh · github.com/nabeghe/wordpress-prevent-change-modified-date · website

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nabeghe/wordpress-prevent-change-modified-date/archive/refs/heads/master.zip

From the readme

Wordpress Prevent Change Modified Date Adds a checkbox called "Modify" in the post edit page to the publish section. If this checkbox is enabled, when the post is updated, its modification date will be changed; Otherwise, the modification date will not change.

Read the full README on GitHub →