Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabeghe/wordpress-prevent-change-modified-date
It prevents the modification date of posts from being edited, except by activating a checkbox when updating the post.
https://github.com/nabeghe/wordpress-prevent-change-modified-date
wordpress wordpress-plugin
Last synced: 13 days ago
JSON representation
It prevents the modification date of posts from being edited, except by activating a checkbox when updating the post.
- Host: GitHub
- URL: https://github.com/nabeghe/wordpress-prevent-change-modified-date
- Owner: nabeghe
- License: gpl-2.0
- Created: 2024-07-24T13:13:45.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-25T09:40:13.000Z (4 months ago)
- Last Synced: 2024-08-22T10:44:07.234Z (3 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
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.