#44926 closed feature request (invalid)
Add fixed block template option
| Reported by: | wpgirl369 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Request to have an additional template_lock option beyond all and insert. The use case: faculty bio CPTs have several required components, so a block template is helpful in setting up the blocks that are required. However, they also often have additional information after the required content which varies in content and format. We currently handle this with ACF but it would be so much nicer to handle in Core. I envision a fixed option for template_lock which allows theme and plugin developers to set up a block template in which the template itself cannot be changed - no deleting of the required blocks, no additions before or between the required blocks, but the writer can add, edit, and delete blocks after (beneath) the templated blocks.
Change History (3)
#2
@
8 years ago
- Component Posts, Post Types → Editor
- Milestone Awaiting Review
- Resolution → invalid
- Severity minor → normal
- Status new → closed
#3
@
8 years ago
Sure thing - see https://github.com/WordPress/gutenberg/issues/9871 . Thank you! :)
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @wpgirl369 , welcome to WordPress Trac! Thank you for testing Gutenberg.
Until Gutenberg is merged into core, we're tracking its issues and feature requests on GitHub: https://github.com/WordPress/gutenberg. Could you please submit your request there? Thanks again!