[ad_1]
Plugin Author
Jose
(@giuse)
Hi @xizor
the documentation has to be updated. Neither the free nor the pro version have that option anymore
This option was there because the generation of the admin menu was giving a lot of problems and it was better to give the user the possibility to disable it.
Now you can disable it only by adding this line of code in wp-config.php:
I hope it helps
define( 'FDP_SHOW_ADMIN_MENU_DISABLED_PLUGINS', false );Have a great day!
Jos
