#44926 closed feature request (invalid)
Add fixed block template option
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
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)
#1
@
6 years ago
- Component changed from Editor to Posts, Post Types
- Severity changed from normal to minor
#2
@
6 years ago
- Component changed from Posts, Post Types to Editor
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Severity changed from minor to normal
- Status changed from new to closed
#3
@
6 years ago
Sure thing - see https://github.com/WordPress/gutenberg/issues/9871 . Thank you! :)
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!