Replies: 0
Hi
Great and extremely useful plugin.
I added the below shortcode to a custom wp-admin page but receive the “This product currently has no customers”. When I click into the product your plugin shows 59 orders. Can you help me get the shortcode to work on our custom admin page? I am using the latest version of your plugin.
echo do_shortcode(‘[customer_list product=”187228″ show_titles=”true” order_status=”wc-completed” order_number=”false” order_date=”false” billing_first_name=”true” billing_last_name=”true” billing_company=”false” billing_email=”false” billing_phone=”false” billing_address_1=”false” billing_address_2=”false” billing_city=”false” billing_state=”false” billing_postalcode=”false” billing_country=”false” shipping_first_name=”false” shipping_last_name=”false” shipping_company=”false” shipping_address_1=”false” shipping_address_2=”false” shipping_city=”false” shipping_state=”false” shipping_postalcode=”false” shipping_country=”false” customer_message=”false” customer_id=”false” customer_username=”false” order_status=”false” order_payment=”false” order_shipping=”false” order_coupon=”false” order_variations=”true” order_total=”false” order_qty=”false” order_qty_total=”false” order_qty_total_column=”false” limit=”9999″]’);