'bhumi_comment' ) ); ?> 1 && get_option( 'page_comments' ) ) : ?>
'
', 'email' => '
', ); $defaults = array( 'fields'=> apply_filters( 'cpm_comment_form_default_fields', $fields ), 'comment_field'=> '
', 'logged_in_as' => '

' . __( "Logged in as ",'bhumi' ).''.$user_identity.''. ''.__(" Log out?",'bhumi').'' . '

', 'title_reply_to' => __( 'Leave a Reply to %s','bhumi'), 'id_submit' => 'bhumi_send_button', 'label_submit'=>__( 'Post Comment','bhumi'), 'comment_notes_before'=> '', 'comment_notes_after'=>'', 'title_reply'=> '

'.__('Leave a Reply','bhumi').'

', 'role_form'=> 'form', ); comment_form($defaults); ?>