Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

Descripción

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

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

Instalación

  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

Reseñas

21 de febrero de 2020
This is exactly what I was looking for for months ago, thank you so much for this plugin works perfect
Leer todas las 14 reseñas

Colaboradores y desarrolladores

“WooCommerce – Replace the Variable Price range by the chosen variation price” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

“WooCommerce – Replace the Variable Price range by the chosen variation price” ha sido traducido a 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce “WooCommerce – Replace the Variable Price range by the chosen variation price” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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