Commit 84a65bb
authored
bug: Fixes WP GraphQL fatal deactivation error (#355)
* Fixes #350
Updated semver plugin to version 3
Added wp-graphql as a required plugin to ensure you cannot enable the plguin without WPGraphQL enabled.
* Added tested to and requires for WP GraphQL as per suggestion from @justlevine
* Added Changeset
* PHPCS fix. Added line break.1 parent 708ab89 commit 84a65bb
File tree
4 files changed
+17
-9
lines changed- .changeset
4 files changed
+17
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments