[wp-trac] [WordPress Trac] #63399: Twenty Twenty-Five: editor style isn't enqueued

WordPress Trac noreply at wordpress.org
Thu May 8 23:03:25 UTC 2025


#63399: Twenty Twenty-Five: editor style isn't enqueued
--------------------------------------------------+---------------------
 Reporter:  wildworks                             |       Owner:  (none)
     Type:  defect (bug)                          |      Status:  new
 Priority:  high                                  |   Milestone:  6.9
Component:  Bundled Theme                         |     Version:  6.7
 Severity:  normal                                |  Resolution:
 Keywords:  has-patch dev-feedback has-test-info  |     Focuses:
--------------------------------------------------+---------------------
Changes (by sabernhardt):

 * priority:  normal => high
 * milestone:  Awaiting Review => 6.9


Comment:

 I did not experience the issue with my local (Windows) installation, but I
 found the error with a live site (nginx). The fifth `style` tag printed in
 the `body` of the post editor iframe gave a `401 Authorization Required`
 error instead of the editor styles.

 With the patch, a child theme can override the stylesheet with anything
 when it uses the `twentytwentyfive_editor_style()` function. The patch
 also adds the ability to override the editor styles by uploading another
 stylesheet at `assets/css/editor-style.css` within the child theme.

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


More information about the wp-trac mailing list