[wp-trac] [WordPress Trac] #59922: Twenty Nineteen is using CSS selectors that are no longer used in the editor

WordPress Trac noreply at wordpress.org
Thu Feb 15 22:17:16 UTC 2024


#59922: Twenty Nineteen is using CSS selectors that are no longer used in the
editor
-------------------------------------+-----------------------------
 Reporter:  poena                    |       Owner:  SergeyBiryukov
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.5
Component:  Bundled Theme            |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:  css
-------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57637" 57637]:
 {{{
 #!CommitTicketReference repository="" revision="57637"
 Twenty Nineteen: Update selectors used to change the primary color in the
 Customizer.

 The `.editor-block-list__block` class was removed in WordPress 5.4. It is
 now replaced with a selector that works in the current versions and is
 backward compatible.

 Follow-up to [43842].

 Props poena, faisal03, ashikur698.
 Fixes #59922.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59922#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list