• Referring to the below screenshot provided on this page. There is no indication that this is a paid-only feature.

    If these options are available within the free version of ‘Freesoul Deactivate Plugins’ where can this block of settings be found within the WordPress Backend?

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    Thread Starter MindCreatesMeaning

    (@xizor)

    Hi @giuse ,

    Thank you for the prompt reply to my inquiry. Amazing answer, thank you.

    Quick related follow up:

    Can you make any recommendations for scenarios in which Freesouls (making use of your supplied wp-config.php code) is used in combination with Admin Menu item reordering ( either by plugin such as ‘Admin Menu Editor’ or by manual means via theme’s function file)?

    I ask, because I’m observing that when the wp-config.php line of code is implemented along with Admin Menu Item reordering – the code in wp-config.php appears to be ignored.

    The resulting situation is that I appear only to be able to enjoy “backend plugin optimization” or “a desired admin menu order”, but not both.

    Can you advise?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin Navigation Restoration (is this a premium feature only?)’ is closed to new replies.