Noptin_Automation_Rules::get_triggers()
Returns all registered triggers.
Return Return
Source Source
File: includes/automation-rules/class-noptin-automation-rules.php
public function get_triggers() { return $this->triggers; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.8 | Introduced. |