Noptin_Custom_Field_Action::get_name()
Contents
Source Source
File: includes/automation-rules/actions/class-noptin-custom-field-action.php
public function get_name() { return __( 'Subscriber Field', 'newsletter-optin-box' ); }
Expand full source code Collapse full source code View on GitHub