• Resolved ahnuts

    (@ahnuts)


    Is there a way to force a Third Party plugin to be active, even though is_plugin_active() returns false? In my specific case, YoastSEO is in as a must use plugin (in /mu-plugins/ instead of /plugins/), and so it isn’t being caught by the active plugin check. I’ve been trying to add a filter for wsal_before_sensor_load in my theme functions.php , but it seems like to normal check is run after, and so it is always disabled. Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • Plugin Support robertabela

    (@robert681)

    Hello @ahnuts

    Thank you very much for using our plugin, however this is not something the plugin was designed for.

    To do what you’re describing we need to develop new filter hooks etc, and since it is not something that our plugin was designed to do I am afraid we can’t support you on this.

    Sorry couldn’t be of any further help.

Viewing 1 replies (of 1 total)

The topic ‘Force Third Party Plugin to be active?’ is closed to new replies.