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

WordPress Trac noreply at wordpress.org
Tue Jul 8 08:50:23 UTC 2025


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

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60433" 60433]:
 {{{
 #!CommitTicketReference repository="" revision="60433"
 Twenty Twenty-Five: Ensure Editor styles are enqueued.

 This changeset replaces get_parent_theme_file_uri( 'assets/css/editor-
 style.css' ) with add_editor_style( 'assets/css/editor-style.css' ); to
 ensure a relative path to the stylesheet file is used, and not an URL.
 This prevents the editor stylesheet from not being enqueued on various
 edge cases.

 Merges [60424] to the 6.8 branch.
 Props wildworks, sabernhardt, dhruvang21, karmatosed, SirLouen, audrasjb,
 sandeepdahiya.
 Fixes #63399.
 }}}

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


More information about the wp-trac mailing list