Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56325, comment 3


Ignore:
Timestamp:
08/17/2022 12:58:11 PM (3 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56325, comment 3

    initial v1  
    1 Farhad Sakhaei's [https://github.com/WordPress/wordpress-develop/pull/3096 PR 3096] modifies wp-includes/blocks.php, so we might be able to fix this apart from the plugin.
     1Farhad Sakhaei's [https://github.com/WordPress/wordpress-develop/pull/3096 PR 3096] modifies wp-includes/blocks.php, so we might be able to fix this apart from the plugin. (props farhad0)
    22
    33The editor fetches the minified RTL stylesheets when I apply the patch's change to my WordPress 6.0.1 installation with Gutenberg deactivated and `SCRIPT_DEBUG` set to `false`.