[wp-trac] [WordPress Trac] #57129: Wrong Page Template Displayed in 6.1.x
WordPress Trac
noreply at wordpress.org
Wed Nov 23 23:03:22 UTC 2022
#57129: Wrong Page Template Displayed in 6.1.x
-------------------------------------------+------------------------------
Reporter: taupecat | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 6.1.1
Severity: major | Resolution:
Keywords: needs-patch reporter-feedback | Focuses: ui
-------------------------------------------+------------------------------
Comment (by smerriman):
It appears that Gutenberg developers have decided that any theme with a
theme.json should have block templates automatically enabled.
Adding `remove_theme_support( 'block-templates' );` resolves this. Very
frustrating that this would need to be added to old themes to prevent
unwanted features showing up, but that seems to be a common problem these
days.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57129#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list