Noptin_Abstract_Trigger::get_keywords()
Retrieve the trigger’s keywords.
Return Return
(array)
Source Source
File: includes/automation-rules/triggers/class-noptin-abstract-trigger.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. |