DEV Community

Mr Ali
Mr Ali

Posted on

Woocommerce order report plugin does not show multiple product names & customer notes

I'm using a woocommerce order report plugin, sometimes customers order multiple products but order report shows only number of order and one product name

enter image description here

Also customers leave order notes during checkout but they're not showing in here enter image description here

Here's the code:

<?php

/**

 * Plugin Name: Custom Order Report

 * Description:

Top comments (0)