Leírás
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
Telepítés
Installation :
-
Download.
-
Upload to your /wp-contents/plugins/ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Woocommerce Natural Sort” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Woocommerce Natural Sort” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
Version 0.0.1 – 20121220
- Feature – Initial release