Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Woocommerce Natural Sort

Опис

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

Скріншоти

  • Before Plugin Activation
  • After Plugin Activation

Встановлення

Installation :

  1. Download.

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

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Woocommerce Natural Sort” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Woocommerce Natural Sort” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

Version 0.0.1 – 20121220

  • Feature – Initial release