Add_Ld_Integration::plugin_active()
Return Return
(bool)
Source Source
File: src/integrations/learndash/add-ld-integration.php
public function plugin_active() { return defined( 'LEARNDASH_VERSION' ); }
Expand full source code Collapse full source code View on Github