'
',
'email' => '
',
);
function my_fields($fields) {
return $fields;
}
add_filter('wl_comment_form_default_fields','my_fields');
$defaults = array(
'fields'=> apply_filters( 'wl_comment_form_default_fields', $fields ),
'comment_field'=> '
',
'logged_in_as' => '
' . __( "Logged in as ",'beautyspa' ).''.$user_identity.''. ''.__(" Log out?",'beautyspa').'' . '
',
'title_reply_to' => __( 'Leave Your comments Here to %s','beautyspa'),
'class_submit' => 'btn',
'label_submit'=>__( 'Post Comment','beautyspa'),
'comment_notes_before'=> '',
'comment_notes_after'=>'',
'title_reply'=> '
'.__('Leave Your Comment Here','beautyspa').'
',
'role_form'=> 'form',
);
comment_form($defaults); ?>
'beauty_spa_comment' ) ); ?> 1 && get_option( 'page_comments' ) ) : ?>