Fatal error: Uncaught Error: Call to undefined method stdClass::option();

Fatal error: Uncaught Error: Call to undefined method stdClass::option();

 **Fatal error: Uncaught Error: Call to undefined method stdClass::option() in
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\helpers\taxonomies.php:19
 Stack trace: #0
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\loader.php(55):
 Bunch_Taxonomies->__construct() #1
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\loader.php(77):
 _load_plugins_class('taxonomies', 'helpers', false) #2 C:\xampp\htdocs\newtest\wordpress\wp-includes\class-wp-hook.php(286):
 _bunch_plugin_init('') #3 C:\xampp\htdocs\newtest\wordpress\wp-includes\class-wp-hook.php(310):
 WP_Hook->apply_filters(NULL, Array) #4
 C:\xampp\htdocs\newtest\wordpress\wp-includes\plugin.php(465):
 WP_Hook->do_action(Array) #5
 C:\xampp\htdocs\newtest\wordpress\wp-settings.php(505):
 do_action('init') #6
 C:\xampp\htdocs\newtest\wordpress\wp-config.php(90):
 require_once('C:\xampp\htdocs...') #7
 C:\xampp\htdocs\newtest\wordpress\wp-load.php(37):
 require_once('C:\xampp\htdocs.. in
 C:\xampp\htdocs\newtest\wordpress\wp-content\plugins\theme_support_meson\includes\helpers\taxonomies.php
 on line 19**

当我在我的 WordPress 帐户中添加新主题时出现此错误。那一次我正在使用介子主题并尝试包含新主题,但突然出现此错误。所以指导我如何解决这个问题。

停用与最后一个主题关联的所有插件,我可以看到由 theme_support_meson 插件引起的错误,因此请务必先停用它然后将其删除。