Title: Plugin missing from FDP
Last modified: June 26, 2023

---

# Plugin missing from FDP

 *  Resolved [marlonsabala](https://wordpress.org/support/users/marlonsabala/)
 * (@marlonsabala)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-missing-from-fdp/)
 * Hi José,
 * Hope you’re well. Just been testing the plugin to see if it would be a good fit.
   Unfortunately, one of our most important plugins does not show up in the backend
   settings of FDP.
 * “Gist All-In-One Marketing – Live Chat, Popups, Email” to be more exact. So we
   have 99 plugins active, but only 98 are listed.
 * I looked through the forums and found a piece of code you had suggested and added
   it to our functions.php but it seemed to have no effect.
 * <span style=”caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Inconsolata,
   Consolas, Monaco, "Lucida Console", monospace; font-size: 14.4px; white-space:
   pre; background-color: rgb(240, 240, 240);”>add_filter( ‘all_plugins’,function(
   $plugins ){ $fdp = ‘freesoul-deactivate-plugins/freesoul-deactivate-plugins.php’;
   if( !in_array( $fdp,$plugins ) ){ $plugins[] = $fdp; } return $plugins; },999999);
   </span>
 * Any ideas?
 * Marlon

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Jose Mortellaro](https://wordpress.org/support/users/giuse/)
 * (@giuse)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-missing-from-fdp/#post-16849080)
 * Hi [@marlonsabala](https://wordpress.org/support/users/marlonsabala/)
 * check if you see Marketing Automation By Convertfox.
   The slug of the plugin that
   you mentioned is marketing-automation-by-convertfox. FDP shows the plugin slugs.
   Some plugin authors change the plugin name and it doesn’t correspond anymore 
   with the slug as in this case.
 * You can read this thread for more details: [https://wordpress.org/support/topic/plugin-names-dont-match-those-on-the-plugins-page/](https://wordpress.org/support/topic/plugin-names-dont-match-those-on-the-plugins-page/)
 * 
   Soon FDP will show the names. You probably have that plugin in the FDP backend
   pages, but you didn’t see it because of the slug.
 * You see 98 plugins because FDP doesn’t count itself in the FDP backend pages.
 * Let me know if you don’t see Marketing Automation By Convertfox. either.
 * Have a great day!
 * Jose
 *  Thread Starter [marlonsabala](https://wordpress.org/support/users/marlonsabala/)
 * (@marlonsabala)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-missing-from-fdp/#post-16849150)
 * You got it!
 * Thank you so much!
 *  Thread Starter [marlonsabala](https://wordpress.org/support/users/marlonsabala/)
 * (@marlonsabala)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-missing-from-fdp/#post-16849172)
 * While I have your attention 😉…
 * I’m trying to figure out a way of whitelisting a certain plugin. So it only loads
   on page A or B. What would be the best way of achieving the current UI?
 * Thanks in advance
    -  This reply was modified 2 years, 11 months ago by [marlonsabala](https://wordpress.org/support/users/marlonsabala/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin missing from FDP’ is closed to new replies.

 * ![](https://ps.w.org/freesoul-deactivate-plugins/assets/icon-256x256.png?rev=
   2847508)
 * [Freesoul Deactivate Plugins - Disable plugins on individual WordPress pages](https://wordpress.org/plugins/freesoul-deactivate-plugins/)
 * [Support Threads](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/)
 * [Active Topics](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [marlonsabala](https://wordpress.org/support/users/marlonsabala/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/plugin-missing-from-fdp/#post-16849172)
 * Status: resolved