"
name="fieldInputName); ?>[name]"
id="fieldInputName); ?>[name]" required/>
exists()) {
return;
}
$hasDesc = $args["desc"] ? true : false;
$commenter = wp_get_current_commenter();
$consent = empty($commenter["comment_author_email"]) ? "" : " checked='checked'";
?>