After switching to EE core master branch to work on something there, I refreshed the WP plugins page while REM was still active which kinda resulted in a WSOD. This is because we haven't yet set the correct min EE core version since EDTR has not been merged into master. So as an additional safeguard, this PR adds a check for the WP GQL plugin that is bundled with core before registering the plugin.
After switching to EE core master branch to work on something there, I refreshed the WP plugins page while REM was still active which kinda resulted in a WSOD. This is because we haven't yet set the correct min EE core version since EDTR has not been merged into master. So as an additional safeguard, this PR adds a check for the WP GQL plugin that is bundled with core before registering the plugin.