Noptin_Abstract_Trigger::get_image()
Retrieve the trigger’s image.
Return Return
(string)
Source Source
File: includes/automation-rules/triggers/class-noptin-abstract-trigger.php
public function get_image() { return ''; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.8 | Introduced. |