Hi,
I’ve got a (pretty complex) UberMenu set up. The WP Menu tab is showing a menu item limit warning (screenshot attached).
I contacted my host provider to change the site’s .htaccess config, which has now been changed from the default 1000 to 3000. However it seems that the plugin only reads the php settings from php.ini (check out wp-content/plugins/ubermenu/includes/item-limit-detection.php) and ignores both .htaccess and wp-config files. The site’s on a shared host and the hosting provider sets php.ini across the entire server, so local php.ini changes aren’t possible.
Please advise.