Force Third Party Plugin to be active?
-
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_loadin 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)
Viewing 1 replies (of 1 total)
The topic ‘Force Third Party Plugin to be active?’ is closed to new replies.