Noptin_Abstract_Integration::get_hero_extra()
Returns extra texts to append to the hero
Return Return
(string)
Source Source
File: includes/integrations/class-noptin-abstract-integration.php
public function get_hero_extra() { return ''; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.6 | Introduced. |