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.
- Other WordPress plugins by Sbastien Dumont
- Contact Sbastien on Twitter: @sebd86
- If you’re a developer yourself, follow or contribute to the WooCommerce Subscription Shortcodes plugin on GitHub
Installation
To install the Subscription Shortcodes:
- Download the latest version of the plugin here
- Go to Plugins > Add New > Upload administration screen on your WordPress site
- Select the ZIP file you just downloaded
- Click Install Now
- Click Activate
- After installation, you can use the shortcodes listed below.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WooCommerce Subscription Shortcodes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WooCommerce Subscription Shortcodes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 Beta — 22/07/2016
- Initial release