'; return; } ?>

comment_status == 'open') : ?>

comment_status) : ?>


'', 'title_reply_to' => '', // change the title of send button 'label_submit'=>'Submit', 'comment_notes_before' => '', // remove "Text or HTML to be displayed after the set of comment fields" // redefine your own textarea (the comment body) 'comment_field' => '', 'fields' => array( 'author' => '

'.__('Name ','cwp').$name_req.'

', 'email' => '

'.__('Email ','cwp').$name_req.'

', 'url' => '

'.__('Website','cwp').'

', ), ); comment_form($comments_args); ?>