Skip to:
Content

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

Code Reference

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

Add_Webhooks_Integration::plugin_active()

Explicitly return true because it doesn’t depend on any 3rd-party plugin.

Contents

  • Return
    • Source

Return #Return

(bool)


Source #Source

File: src/integrations/webhooks/add-webhooks-integration.php

	public function plugin_active() {

		return true;

	}

Expand full source code Collapse full source code View on Github


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