Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

Descrizione

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

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

Installazione

  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

Recensioni

21 Febbraio 2020
This is exactly what I was looking for for months ago, thank you so much for this plugin works perfect
Leggi tutte le recensioni di 14

Contributi e sviluppo

“WooCommerce – Replace the Variable Price range by the chosen variation price” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“WooCommerce – Replace the Variable Price range by the chosen variation price” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “WooCommerce – Replace the Variable Price range by the chosen variation price” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

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