Beschrijving
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
Schermafbeeldingen
Installatie
Installation :
-
Download.
-
Upload to your /wp-contents/plugins/ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Woocommerce Natural Sort” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Woocommerce Natural Sort” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
Version 0.0.1 – 20121220
- Feature – Initial release