Noptin_Abstract_Integration::get_enable_integration_default_value()
Returns the enable integration default value.
Return Return
(bool)
Source Source
File: includes/integrations/class-noptin-abstract-integration.php
public function get_enable_integration_default_value() { return false; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.6 | Introduced. |