Koji Kuno
Forum Replies Created
-
Forum: Reviews
In reply to: [Locky Blocky] Good news and bad news.The functionality provided by this plugin is different from the overrides in Synced Patterns provided by WordPress, although you can certainly provide something similar.
Basically, if you set a block’s attribute to
templateLock: “contentOnly”, it will apply to all blocks under it.The plugin also prevents the child blocks from displaying the toggle if it is set to Content Only in the parent block. In This is to avoid inadvertent layering of Content Lock as much as possible.
Since
templateLock: “contentOnly”limits the editability of the block, it can be used in conjunction with patterns, but I don’t think it can be the same thing as a synced patterns.I believe that there are many ways to use it. We would be happy if you could make use of it without interfering with the functionality and user-friendliness of the WordPress core.
Forum: Reviews
In reply to: [Locky Blocky] Good news and bad news.@nick6352683 Thank you for your review.
I too envision a future where this feature is included in the core. Therefore, I will make sure to mention this in the Important Notice. At that time, maintenance of this plugin will be terminated. Also, we do not provide this functionality as a unique feature, but only change the core functionality in a simple mechanism.
I would be happy if you could take advantage of it when you need it.