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