My Downloads Shortcode for WooCommerce

0

This plugin requires WooCommerce. When developing a WooCommerce site I realized there was not a shortcode for displaying the logged in users available downloads outside of the My Accoun

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag

Description

This plugin requires WooCommerce.

When developing a WooCommerce site I realized there was not a shortcode for displaying the logged in users available downloads outside of the My Account page. So I developed this simple plugin which adds the short code [woocommerce-my-downloads]. It is simple and effective. It displays the Date of the order and the file name in an unordered list.

** Note: WooCommerce 5.8.x Compatible

Usage

Shortcode for displaying all downloads

[woocommerce-my-downloads]

Shortcode for single product download button

[woocommerce-my-downloads-button id=PRODUCT_ID]