Adds a shortcode to display WooCommerce orders.
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.
Added control statement to check for logged in status.
Initial release.