Lock Last Modified Date

설명

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.

스크린샷

  • Classic Editor interface
  • Gutenberg Editor interface

설치

  1. Upload the plugin files to the /wp-content/plugins/lock-last-modified-date directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. 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.

후기

2025년 6월 30일
Its mssing the key functionality to be the all round soluton but great at what it does
모든 1 평가 읽기

기여자 & 개발자

“Lock Last Modified Date”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Lock Last Modified Date”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • Added support for both Classic Editor and Gutenberg
  • Implemented date locking functionality
  • Added filter hook for date format customization