Descripción
THIS PLUGIN IS NO LONGER BEING DEVELOPED.
Sorts products alphabetically rather than asciibetically.
The issue with natural sort on WordPress it needs to be performed at the SQL level not in Woocommerce. The plugin installs a UDF into MySQL.
This plugin hasn’t currently been tested on large numbers of products, so any constructive feedback would be appreciated.
Credit and thanks goes to @mooffie for sharing the UDF.
Tested with WooCommerce version 2.1.8
Instalación
Installation :
-
Download.
-
Upload to your /wp-contents/plugins/ directory.
-
Activate the plugin through the 'Plugins' menu in WordPress.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Woocommerce Natural Sort" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Woocommerce Natural Sort" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
Version 0.0.1 – 20121220
- Feature – Initial release