该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WooCommerce Subscription Shortcodes

描述

Provides shortcodes that you can use to add details about the subscription product where you want them to be. Either to be used in a custom theme for your single product pages or use them in your blog to talk about a product you are selling.

Please note

Due to the size of WooCommerce Subscriptions and it’s experimental extension WooCommerce Subscribe All the Things, this plugin is in beta and requires your feedback to make sure everything is stable. So far there is only one shortcode that is still in development.
Tests so far shows all other shortcodes are working fine.

Requirements

In order to use this extension, you will need the follow:

  • WooCommerce 2.3 or newer.
  • WooCommerce Subscriptions v2.0 or newer.
  • A staging or test site, I do not recommend using this on live sites yet.
  • A sense of adventure as the codebase is still beta.

Support

As this is a free plugin I can not provide support. I recommend you ask the community for support should you need it.

Contributing

If you have a patch, or stumbled upon an issue with the shortcodes, you can contribute this back to the code. Please read the contributor guidelines for more information on how you can do this.

Credits

Prospress are the developers of the WooCommerce Subscriptions extension and WooCommerce Subscribe All the Things mini-extension.

This project was backed by Subscription Group Limited.

Disclaimers

The WooCommerce logo and the WooCommerce name are trademarks of Automattic Inc. No affiliation or endorsement of this plugin by Automattic is intended or implied.

Shortcode Usage

Simply insert the shortcode you wish to use on the product page or blog post or even a standard page. If you use the shortcode outside of the product page then you will need to add the product ID attribute or the sku ID attribute.

Example: [subscription_price id="123"] or [subscription_price sku="123"]

A full list of the shortcodes can be found here.

More Information

In order to show details for sign up fee, trial length and trial period of a product using WooCommerce Subscribe All the Things you will need to also have WooCommerce Subscribe All the Things – Sign-up and Trial Add-on installed.

安装

To install the Subscription Shortcodes:

  1. Download the latest version of the plugin here
  2. Go to Plugins > Add New > Upload administration screen on your WordPress site
  3. Select the ZIP file you just downloaded
  4. Click Install Now
  5. Click Activate
  6. After installation, you can use the shortcodes listed below.

评价

此插件暂无评价。

贡献者及开发者

“WooCommerce Subscription Shortcodes” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0 Beta – 22/07/2016

  • Initial release