'beautytemple_comment', 'end-callback' => '
', 'style' => 'ul', 'avatar_size' => 82, 'short_ping' => true, ) ); ?>

'', 'email' => '', 'url' => '', ); $args = array( 'id_form' => 'commentform', 'class_form' => 'comment-form', 'id_submit' => 'submit', 'class_submit' => 'submit', 'name_submit' => 'submit', 'title_reply' => esc_html__( 'Leave a Reply', 'beautytemple' ), 'title_reply_to' => esc_html__( 'Leave a Reply to %s', 'beautytemple' ), 'cancel_reply_link' => esc_html__( 'Cancel Reply', 'beautytemple' ), 'label_submit' => esc_html__( 'Post Comment', 'beautytemple' ), 'format' => 'xhtml', 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'comment_field' => '', 'must_log_in' => '', 'logged_in_as' => '
' . sprintf( __( 'Logged in as %2$s. Log out?', 'beautytemple' ), admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( ) ) ) ) . '
', 'comment_notes_before' => null, 'comment_notes_after' => null, ); comment_form($args); ?>