Noptin_WP_Registration_Form::get_checkbox_message_integration_option_name()
Returns the checkbox message option name.
Return Return
(string)
Source Source
File: includes/integrations/class-noptin-wp-registration-form.php
public function get_checkbox_message_integration_option_name() { return 'register_form_msg'; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.2.6 | Introduced. |