Beskrivning
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
Skärmdumpar
Installation
Installation :
-
Download.
-
Upload to your /wp-contents/plugins/ directory.
-
Activate the plugin through the ’Plugins’ menu in WordPress.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Woocommerce Natural Sort” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Woocommerce Natural Sort” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
Version 0.0.1 – 20121220
- Feature – Initial release