Commit 699f487
committed
fix: Use valid code to trick WP-CLI 2.12+
From 2.12, WP-CLI uses a more accurate regex to check that `wp-settings.php` has been required.
See:
- wp-cli/wp-cli#6039
- wp-cli/wp-cli#60421 parent 6ff8cab commit 699f487
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments