This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce Subscription Shortcodes

Description

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.

Installation

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.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“WooCommerce Subscription Shortcodes” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0.0 Beta – 22/07/2016

  • Initial release