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

Lock Reusable Blocks

설명

Lock Reusable Blocks in the editor to avoid unintentional global changes.
Editing reusable blocks in posts is locked, and you have access to two actions when you select a reusable block in the editor:
– Edit the reusable block (opens the block editing page in a new tab)
– Convert to regular blocks (native action)

Options are availables in Settings > Writing screen to hide Edit and Convert reusable blocks buttons in block overlay.

스크린샷

  • Reusable Block locked in the editor.
  • Settings screen.

후기

2023년 9월 1일
Before this plugin, I'd spent hours redoing work on my Reusable Blocks I had accidentally overwritten or completely deleted. Wish I could go back in time and tell myself to install this plugin as soon as I started! Easy install, clear UI, is working perfectly with my other plugins and my theme & WordPress version (Twenty Twenty-Three; v6.1). As others have said, this plugin should be a feature by default. I'm not blogging without it ever again!
2023년 3월 31일
This plugin doesn't get enough attention. THIS is the way reusable blocks are supposed to work. Letting the user know what they are doing: editing the reusable block side wide, or just editing a single instance. Clean, simple, obvious. Couldn't be better! I have been following the problems with reusable blocks for years now. On Github there seems to be a consensus that this issue is somehow resolved since block locking became a feature. But still, it is way too easy to accidentally edit reusable blocks in an unintended way, even with WP 6.2. Actually it used to be good when Gutenberg just released. Back then, reusable blocks where one of the few features that they completely nailed from the start. Why this was changed in such a bad way, is a complete mystery to me. Thanks for writing this essential plugin. Hope it makes it into core!
2023년 1월 25일 1 reply
This should be a feature of WP and not a plugin. It's really useful for building large sites and not having clients mess them up afterward due to the ability to edit useable blocks.
2022년 4월 4일
All plugins should be like this. Simple one job plugins that do one thing well. I follow this philosophy in my own plugins and it is good to see others doing the same.
2022년 3월 23일
Even people who understand the concept of reusable blocks tend to unintentionally edit such blocks from time to time (changing it for the whole website instead of a single instance). This plug-in protects reusable blocks in simple, elegant way – and you can still edit them if this is really your intension. Should be integrated into WP core.
모든 6 평가 읽기

기여자 & 개발자

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

기여자

“Lock Reusable Blocks”(이)가 10(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

0.6.0

  • Fix PHP Parse error in add_settings_field functions on PHP 7.2

0.5.0

  • Fix hide Edit/Convert buttons settings are inverted

0.4.0

  • Add options in Settings > Writing screen to allow admin disable Edit and Convert reusable blocks buttons in block overlay.
    Props to @btxtiger for the idea.

0.3.0

  • Convert to regular blocks button: switch to primary style

0.2.0

  • Add button to convert reusable block to regular blocks

0.1.0

  • First release