Mô tả
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
Ảnh màn hình
Cài đặt
Installation :
-
Download.
-
Upload to your /wp-contents/plugins/ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Woocommerce Natural Sort” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Woocommerce Natural Sort” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Version 0.0.1 – 20121220
- Feature – Initial release