wp-media / adminimize

Adminimize is a WordPress plugin that lets you hide 'unnecessary' items from the WordPress backend.
https://wordpress.org/plugins/adminimize/
GNU General Public License v2.0
100 stars 31 forks source link

Fatal Error on Activation with PHP 8.1 #149

Closed bueltge closed 2 years ago

bueltge commented 2 years ago

Version Information

Steps to Reproduce

  1. Activation with PHP 8.1

Error

Cannot use object of type stdClass as array in adminimize.php:696

bueltge commented 2 years ago

Fixed with ecb1b76