Linux 软件免费装
Banner图

My Downloads Shortcode for WooCommerce

开发者 mattpramschufer
更新时间 2021年7月13日 22:24
捐献地址: 去捐款
PHP版本: 3.8 及以上
WordPress版本: 5.5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode woocommerce downloads

下载

详情介绍:

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 4.5.x Compatible Usage Shortcode for displaying all downloads [woocommerce-my-downloads] Shortcode for single product download button [woocommerce-my-downloads-button id=PRODUCT_ID]

安装:

  1. Search for plugin and install it
  2. Activate the plugin through the \"Plugins\" menu in WordPress.
  3. Place the shortcode [woocommerce-my-downloads] on any page you would like.

常见问题:

Can I change the template?

For right now, you can change the template by editing the /tpl/my-downloads.php file.

How do I put my downloads shortcode in my template with PHP?

Open your template file and the put in <?php do_shortcode('[woocommerce-my-downloads]'); ?>

更新日志:

1.7.0 1.6.0 1.5 1.4 1.3 1.2 1.1 1.0