Noptin_Integrations::load_wpforms_integration()
Loads WPForms integration
Source Source
File: includes/integrations/class-noptin-integrations.php
public function load_wpforms_integration() { new Noptin_WPForms(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.6 | Introduced. |