Comment on %2$s', '

%1$s thoughts on “%2$s”

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

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

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

', 'id_submit' => 'submit_btn', 'label_submit' =>__( 'Submit Now','busi_prof'), 'comment_notes_after' => '', 'title_reply' => __( 'Leave a Comment','busi_prof'), 'id_form' => 'action' ); comment_form($defaults); ?>