You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: