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

Woocommerce Natural Sort

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

Capturas

  • Before Plugin Activation
  • After Plugin Activation

Instalación

Installation :

  1. Download.

  2. Upload to your /wp-contents/plugins/ directory.

  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "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