[wp-trac] [WordPress Trac] #57903: Non-core blocks are not properly loading RTL stylesheets
WordPress Trac
noreply at wordpress.org
Tue Mar 14 16:24:30 UTC 2023
#57903: Non-core blocks are not properly loading RTL stylesheets
-----------------------------------+-----------------------------
Reporter: david.binda | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 6.2.1
Component: Editor | Version: 6.1.1
Severity: normal | Resolution:
Keywords: has-patch fixed-major | Focuses: css, rtl
-----------------------------------+-----------------------------
Comment (by SergeyBiryukov):
In [changeset:"55547" 55547]:
{{{
#!CommitTicketReference repository="" revision="55547"
Coding Standards: Use single quotes for strings without variables in
`register_block_style_handle()`.
This resolves two WPCS errors:
{{{
String ".css" does not require double quotes; use single quotes instead
String "-rtl.css" does not require double quotes; use single quotes
instead
}}}
Follow-up to [55544].
See #57903.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57903#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list