Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WooCommerce Subscription Shortcodes» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0 Beta — 22/07/2016

  • Initial release