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