Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Woocommerce Natural Sort

Opis

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

Snimke zaslona

  • Before Plugin Activation
  • After Plugin Activation

Instalacija

Installation :

  1. Download.

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

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Woocommerce Natural Sort” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Woocommerce Natural Sort” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

Version 0.0.1 – 20121220

  • Feature – Initial release