ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Custom Taxonomy Order

აღწერა

Order Up!

A series of plugins for WordPress which allow for the ordering of pages, posts, and taxonomies through a simple
drag-and-drop interface using the available WordPress scripts and styles. The plugins are extremely lightweight,
without a bunch of unnecessary scripts to load into the admin. They also fall in line gracefully with the look
and feel of the WordPress interface.

დაყენება

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Order posts from the Term Order menu in the admin
  4. Optionally set whether or not to have queries of the selected taxonomy be sorted by this order automatically.
  5. Optionally set 'orderby' => 'term_order', 'order => 'ASC' to manually sort queries by this order.
  6. Visit drewgourley.com/order-up-custom-ordering-for-wordpress for more in-depth instructions
  7. Enjoy!

ხდკ

No questions have been asked yet.

Email any questions to DrewGourley at gmail dot com

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Custom Taxonomy Order” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Custom Taxonomy Order თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.0

  • First Version

2.0

  • Complete code overhaul and general rewrite to bring things up to speed
  • Updated for WordPress 3.2 Admin Design
  • Added auto-sort query option
  • Several text fixes for overall consistency and clarity.
  • Various small bugfixes and optimizations