Noptin_WP_Comment_Form::before_checkbox_wrapper()
Prints the checkbox wrapper.
Contents
Source Source
File: includes/integrations/class-noptin-wp-comment-form.php
function before_checkbox_wrapper() { echo "<p class='noptin_comment_form_optin_checkbox_wrapper'>"; }
Expand full source code Collapse full source code View on GitHub