First and foremost, thank you so much for this plugin! It is very useful. You guys deserve all the good things in life because you have really make my life as a software janitor a lot easier.
Steps to Reproduce
Export settings to JSON file
Import settings
Error thrown: "Cannot use object of type stdClass as array in /var/www/html/wp-content/plugins/adminimize/inc-options/menu_options.php:191"
Version Information
Expression of Thanks
First and foremost, thank you so much for this plugin! It is very useful. You guys deserve all the good things in life because you have really make my life as a software janitor a lot easier.
Steps to Reproduce
"Cannot use object of type stdClass as array in /var/www/html/wp-content/plugins/adminimize/inc-options/menu_options.php:191"
What I Expected
Plugin Settngs Page renders normally.
What Happened Instead
Plugin Settings Page stops rendering after Menu-Options > Settings > Discussions.
What I did to fix it:
$wp_submenu[ "options-general.php" ]
having a$submenuItem
of "object" type.menu_options.php
, in above line 191 the following check:Please consider the fix and/or look into how to address the cause of this issue.
Thank you! Bryan Hillsong.com