-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Online Workshop - A Beginners Guide to Block Locking in Block Themes #918
Labels
[Content] Needs Co-host
Online Workshops in need of a co-host.
Comments
jonathanbossenger
added
[Content Type] Online Workshop
[Content] Needs Co-host
Online Workshops in need of a co-host.
labels
Sep 2, 2022
Live stream #1, attempting to use and think of a use case for locking blocks in template files. https://www.twitch.tv/videos/1583424561 Question that came out of it, what is the use case for locking blocks in template files. |
Additional reading that came out of the live stream: WordPress/gutenberg#37489 |
@mrfoxtalbot has kindly offered to co-host. |
Prep notes
|
Code snippets
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Event Details
https://gutenbergtimes.com/how-to-disable-theme-features-and-lock-block-templates-for-full-site-editing-in-wordpress/
https://make.wordpress.org/core/2022/01/08/locking-blocks-in-wordpress-5-9/
https://make.wordpress.org/core/2022/05/05/block-locking-settings-in-wordpress-6-0/
https://developer.wordpress.org/block-editor/reference-guides/block-api/block-templates/#locking
One of the concerns that developers voiced regarding Block Themes and the Site Editor is that it gives users too much freedom to edit the site design, select colors, or modify blocks. More complex websites with many editors and departments who produce content need guardrails to enforce publishing standards and adherence to brand color schemas and design systems.
In this session, we'll be looking at the Block Locking options available in WordPress, and show you how you can restrict your Block Themes from user interference.
Online Workshop Checklist:
The text was updated successfully, but these errors were encountered: