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

WooCommerce – Replace the Variable Price range by the chosen variation price

描述

Replace the Variable Price range by the chosen variation price in WooCommerce

No options, just activate the plugin and it’s done.

安装

  1. Go to your WP Dashboard > Plugins and search for ‘Replace the Variable Price range by the chosen variation price’ or…
  2. Download the plugin from WP repository.
  3. Upload the plugin folder to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

2020年2月21日
This is exactly what I was looking for for months ago, thank you so much for this plugin works perfect
阅读所有14条评价

贡献者及开发者

“WooCommerce – Replace the Variable Price range by the chosen variation price” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“WooCommerce – Replace the Variable Price range by the chosen variation price”插件已被翻译至1种本地话语言。 感谢所有译者为本插件所做的贡献。

将“WooCommerce – Replace the Variable Price range by the chosen variation price”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.1

  • Replace $(‘select’).blur( function(){ to $(‘input.variation_id’).change( function(){
  • In case of not stocking one of the variations, we deactivate it.

2.0

  • WooCommerce 3.5.5 Compatible
  • Fixed bug by not selecting any option in the drop-down, thanks for @skylinks notifying me.
  • Compatible with WordPress 5.3

1.1

  • WooCommerce 3.5.4 Compatible

1.0

  • Initial release