Skip to content

Commit 14b908d

Browse files
committed
Incompatible plugins: Remove pattern-creator workaround
Syncs the [dotorg-22390] change back into github, as the pattern creator has been updated for GB 18.7.
1 parent 594a577 commit 14b908d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

mu-plugins/plugin-tweaks/incompatible-plugins.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
'from' => 'gutenberg/gutenberg.php',
2424
'to' => 'gutenberg-17.9/gutenberg.php',
2525
],
26-
[
27-
// Pattern Creator: temp fix for breakage, see: https://wordpress.slack.com/archives/C02QB8GMM/p1720180116195859.
28-
'check' => 'pattern-creator/pattern-creator.php',
29-
'from' => 'gutenberg/gutenberg.php',
30-
'to' => 'gutenberg-18.6.1/gutenberg.php',
31-
],
3226
];
3327

3428
/**

0 commit comments

Comments
 (0)