Noptin_Abstract_Action::get_keywords()
Retrieve the action’s keywords.
Return Return
(array)
Source Source
File: includes/automation-rules/actions/class-noptin-abstract-action.php
public function get_keywords() { return array(); }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.8 | Introduced. |