Add_UOTC_Integration::plugin_active()
Return Return
(bool)
Source Source
File: src/integrations/uncanny-tincanny/add-uotc-integration.php
public function plugin_active() { return defined( 'LEARNDASH_VERSION' ) && defined( 'UNCANNY_REPORTING_VERSION' ); }
Expand full source code Collapse full source code View on Github