Plugin missing from FDP | WordPress.org

[ad_1]

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

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer