Am I the only who thinks there’s a serious shortage of Woocommerce report tokens? In the documentation, here are the only ones available:
[wcomstatus.sales] – Displays total sales during the selected data range
[wcomstatus.topseller] – Displays the top seller product during the selected data range
[wcomstatus.awaitingprocessing] – Displays the number of products currently awaiting for processing
[wcomstatus.onhold] – Displays the number of orders currently on hold
[wcomstatus.lowonstock] – Displays the number of products currently low on stock
[wcomstatus.outofstock] – Displays the number of products currently out of stock
Are these really the only available ones? Is there a documentation somewhere that I can check on how to create custom ones?
To those who include Woocommerce data in client reports, how do you send data with no shortcodes available?
thanks for reaching out.
Yes, at the moment, this is the complete list of Woocommerce data available in reports.
Basically, this is data that is supported through the MainWP WooCommerce Status Extension.
If you are looking into creating custom Report tokens, here are available hooks