이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Edit Lock

설명

When you build a custom-made website, either for your client or yourself, there often are pages which contains HTML codes which may break if edited by casual users.

This plugin allows you to disable editing on selected pages, to protect the pages from accidental or unwanted changes. By locking pages and posts, these crucial pages cannot be edited or deleted by users. An exception can be added for administrators to modify pages irregardless of locking status.

Features:

  • Locks any pages, posts, and even media files
  • Custom post types are also supported
  • Works with Gutenberg and Classic Editor
  • Two locking mechanisms available
  • Allows admin users to modify pages without unlocking or lock for everyone

Locking mechanisms:

  • Lock mode — Disable editing or deleting locked posts.
  • Warn mode — Warn users when editing locked posts. Quick edit and deletion are disabled.

스크린샷

  • Page listing on WP-Admin showing a locked page.
  • An error message is displayed when trying to edit a locked post.
  • In case of warn mode, a warning popup message is displayed when trying to edit a locked post, similar to when you are editing plugin or theme file for the first time.
  • Edit lock settings page.

FAQ

How to lock a post?

If lock toggle option is enabled, you could lock/unlock a post when browsing posts on the admin page. Hover a post and click the lock icon below the post title.

If the lock toggle is not enabled, you could lock a post by specifying its ID on the settings page. Enter one ID per row into the Locked posts field.

Are locked posts accessible by visitors on the site?

Yes, locking posts only disables editing and still allows them to be viewed.

후기

2022년 1월 22일
Still working in WP 5.8.3! If you build WP websites for teams of non-techies, this is an ESSENTIAL utility for protecting your Homepage (and any other crucial pages) from unwanted meddling... So easy to set up, this functionality should be in core.
모든 2 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0.3

  • Tested compatibility with WordPress 6.1

1.0

  • First release