[wp-trac] [WordPress Trac] #55090: No custom CSS in Twenty Twenty Two
WordPress Trac
noreply at wordpress.org
Sun Feb 6 20:12:11 UTC 2022
#55090: No custom CSS in Twenty Twenty Two
-----------------------------+----------------------
Reporter: TylerTork | Owner: (none)
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Customize | Version: 5.9
Severity: normal | Resolution: invalid
Keywords: | Focuses:
-----------------------------+----------------------
Changes (by dlh):
* status: new => closed
* resolution: => invalid
* severity: major => normal
* milestone: Awaiting Review =>
Comment:
As noted in comment:1, this is the expected behavior when using a block
theme like Twenty Twenty-Two. If a child theme doesn't suit your needs,
the links to the Customizer in the admin can also be restored
[https://make.wordpress.org/core/2022/01/07/state-of-the-customizer-with-
block-themes-in-wordpress-5-9/ with a plugin that hooks into the
`customize_register` action], even a one-liner such as `add_action(
'customize_register', '__return_null' );`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55090#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list