Skip to:
Content

  • Home
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Code Reference

  • Home
  • Reference
Filter by type:
Search
Browse: Home / Reference / Classes / Add_Ld_Integration / Add_Ld_Integration::plugin_active()

Add_Ld_Integration::plugin_active()

Contents

  • Return
    • Source

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


Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service