Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Add_Active_Campaign_Integration::plugin_active()
Explicitly return true because its a 3rd-party plugin.
Return Return
(bool)
Source Source
File: src/integrations/active-campaign/add-active-campaign-integration.php
public function plugin_active() { return true; }
Expand full source code Collapse full source code View on Github