When I deactivate the advanced-custom-fields plugin, WordPress crashes.
Opened this issue · 0 comments
sawanoboly commented
PHP Fatal error: Uncaught Error: Class 'WPGraphQL\ACF\Config' not found in /path/to/wordpress/wp-content/plugins/wp-graphql-gutenberg-acf/plugin.php:29
When I deactivated the advanced-custom-fields plugin by mistake, it made WordPress inoperable.
I recovered it with wp-cli (with -skip-plugins), but I hope you will check the existence of the class to avoid crashing.