100, 'style' => 'ol', 'short_ping' => true, 'reply_text' => __( 'Reply', 'ashare' ), ) ); ?>
2, 'prev_text' => '', 'next_text' => '' ) ); ?>
__( 'Add Comment', 'ashare' ), // Change the title of the reply section 'title_reply' => __( 'Write a Reply or Comment', 'ashare' ), // Remove "Text or HTML to be displayed after the set of comment fields". 'comment_notes_after' => '', // Redefine your own textarea (the comment body). 'comment_field' => '


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