[wp-trac] [WordPress Trac] #59456: Editor: Don't enqueue edit site stylesheet in iframe
WordPress Trac
noreply at wordpress.org
Wed Sep 27 17:38:53 UTC 2023
#59456: Editor: Don't enqueue edit site stylesheet in iframe
----------------------------------------------+----------------------------
Reporter: Mamaduka | Owner:
| hellofromTonya
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.4
Component: Editor | Version: 6.3
Severity: normal | Resolution: fixed
Keywords: gutenberg-merge has-patch commit | Focuses:
----------------------------------------------+----------------------------
Changes (by hellofromTonya):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"56736" 56736]:
{{{
#!CommitTicketReference repository="" revision="56736"
Editor: Remove 'wp-edit-site' stylesheet enqueue from iframe.
Removes enqueuing the `'wp-edit-site'` stylesheet from the iframed assets
in `_wp_get_iframed_editor_assets()`.
The global `$pagenow` is also removed as it is no longer used within the
function.
References:
* [https://github.com/WordPress/gutenberg/pull/54254 Gutenberg PR 54254]
Props ellatrix, jorgefilipecosta, Mamaduka, mukesh27.
Follow-up to [56047], [53160].
Fixes #59456.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59456#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list