WordPress.org

Plugin Directory

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

Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

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

Descrição

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

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

Instalação

  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

Avaliações

21 fevereiro, 2020
This is exactly what I was looking for for months ago, thank you so much for this plugin works perfect
Leia todas as 14 avaliações

Colaboradores e desenvolvedores

“WooCommerce – Replace the Variable Price range by the chosen variation price” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

WooCommerce – Replace the Variable Price range by the chosen variation price” foi traduzido para 2 localidades. Agradecemos aos tradutores por suas contribuições.

Traduzir “WooCommerce – Replace the Variable Price range by the chosen variation price” para seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.

Registro de alterações

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