My website automatically updated to version 3.2.3 and now the frontend of my website won’t load.
Luckily the error is due to you using the function is_plugin_active() which does get loaded from wp-admin, so I could still log into my dashboard to disable the plugin, but frontend of my website still gives this error if I re-activate the plugin:
Fatal error: Uncaught Error: Call to undefined function is_plugin_active() in /home/mjthyefh9vbskt2/public_html/wp-content/plugins/wp-meteor/blocker/Exclusions/GDPR.php:39 Stack trace: #0 /home/mjthyefh9vbskt2/public_html/wp-content/plugins/wp-meteor/engine/Initialize.php(96): WP_Meteor\Blocker\Exclusions\GDPR->__construct() #1 /home/mjthyefh9vbskt2/public_html/wp-content/plugins/wp-meteor/engine/Initialize.php(82): WP_Meteor\Engine\Initialize->load_classes() #2 /home/mjthyefh9vbskt2/public_html/wp-content/plugins/wp-meteor/wp-meteor.php(74): WP_Meteor\Engine\Initialize->__construct(Object(Composer\Autoload\ClassLoader)) #3 /home/mjthyefh9vbskt2/public_html/wp-includes/class-wp-hook.php(308): {closure}('') #4 /home/mjthyefh9vbskt2/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(Object(WPMailSMTP\WPMailInitiator), Array) #5 /home/mjthyefh9vbskt2/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #6 /home/mjthyefh9vbskt2/public_html/wp-settings.php(486): do_action('plugins_loaded') #7 in /home/mjthyefh9vbskt2/public_html/wp-content/plugins/wp-meteor/blocker/Exclusions/GDPR.php on line 39