Files
wordpress/wp-includes
audrasjb 41e0db32e0 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.

Built from https://develop.svn.wordpress.org/branches/6.8@60433


git-svn-id: http://core.svn.wordpress.org/branches/6.8@59769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-07-08 08:52:27 +00:00
..
2025-04-28 16:47:40 +00:00
2025-04-28 16:47:40 +00:00
2025-04-28 16:47:40 +00:00