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_Google_Calendar_Integration::plugin_active()
Explicitly return true because its a 3rd-party plugin.
Return Return
(bool)
Source Source
File: src/integrations/google-calendar/add-google-calendar-integration.php
public function plugin_active() { return true; }
Expand full source code Collapse full source code View on Github