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