WooCommerce Subscriptions - Custom Price String
Customize the price displayed to your customers for subscription products (or non-subscription product).
by WooCommerce · github.com/woocommerce/woocommerce-subscriptions-custom-price-string · website
★ 68stars
11forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/woocommerce/woocommerce-subscriptions-custom-price-string/archive/refs/heads/master.zipDeclares an update source (woocommerce/woocommerce-subscriptions-custom-price-string), so updates arrive through the plugin's own updater.
From the readme
WooCommerce Subscriptions - Custom Price String
WooCommerce Subscriptions - Custom Price String is an experimental mini-extension for WooCommerce Subscriptions that allows you to customize the following default strings from WooCommerce and WooCommerce Subscriptions:
- Simple product price
- Variable product price
- Subscription product price
- Subscription Variation price
- Variable product From price
- Bookable product price
Installation
To install:
1. Download the latest version of the plugin here
1. Go to Plugins Add New Upload administration screen on your WordPress site
1. Select the ZIP file you just downloaded
1. Click Install Now
1. Click Activate
How-to
Set Product Custom Price String for a Simple Subscription Product
Edit the product and go to its General tab. There you'll find a new field named "Custom price string". By default it will display the current price string (f.e: "$10 on the 1st of each month with a 30-day free trial"). Use this field to change this string to whatever you want (f.e: "$10 each month").
Set Product Custom Price String for a Variable Subscription Product
Edit the product and go to its Variations tab. Expand any of the existing variati
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.