Show Orders Shortcode for WooCommerce
Show Orders Shortcode for WooCommerce
Description
A shortcode to display WooCommerce orders.
Usage:
[show_wc_orders] to show all orders
[show_wc_orders order_count=10] to show 10 orders – replace 10 with x to show x orders.
There are no settings.
Reviews
Changelog
1.1.0
Added control statement to check for logged in status.
1.0.0
Initial release.