' . sprintf( __( 'Order %s was placed on %s and is currently %s.', 'woocommerce' ), $order->get_order_number(), date_i18n( get_option( 'date_format' ), strtotime( $order->order_date ) ), __( $status->name, 'woocommerce' ) ) . '

'; if ( $notes = $order->get_customer_order_notes() ) : ?>

  1. comment_date ) ); ?>

    comment_content ) ); ?>