()

1 && get_option( 'page_comments' ) ) : ?> 'busiprof_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?> comment_status) : ?>

logged in to post a comment','busiprof' ), esc_url(site_url( 'wp-login.php' )) . '?redirect_to=' . urlencode( esc_url(get_permalink()) )); ?>

'
', 'email' => '
', ); function busiprof_comment_fields($busiprof_fields) { return $busiprof_fields; } add_filter('comment_form_default_fields','busiprof_comment_fields'); $busiprof_defaults = array( 'fields' => apply_filters( 'comment_form_default_fields', $busiprof_fields ), 'comment_field' => '
', 'logged_in_as' => '

' . esc_html__("Logged in as",'busiprof' ).''.$user_identity.''. ''.esc_html__("Logout",'busiprof').'' . '

', 'id_submit' => 'submit_btn', 'label_submit' =>esc_html__('Send Message','busiprof'), 'comment_notes_after' => '', 'title_reply' => '

' . esc_html__('Leave a Reply','busiprof') .'

', 'id_form' => 'action' ); comment_form($busiprof_defaults); ?>