=== Posts Order ===
Contributors: potreb
Tags: posts order, custom post order, post order, category post order, taxonomy post order, order posts by category
Donate link: http://schronisko.info.pl/kontakt-schronisko/numer-konta
Requires at least: 5.5
Tested up to: 6.1.1
Stable tag: 1.5.0
License: GPL2
License URI: https://wordpress.org/about/gpl/

Order posts separately for each terms and taxonomies

== Description ==
This plugin allows you to order the posts for each taxonomies.

You can order yours post by date, modyfication date, title, id, author, slug, postmeta or custom 

== Installation ==
1. Upload the entire category-custom-post-order folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the \'Plugins\' menu in WordPress
3. Go to posts category and choose category to ordering and save results

== Changelog ==
= 1.5.0 =
* Added support for WordPress 6.1

= 1.4.6 =
* Fixed sorting for custom taxonomies

= 1.4.5 =
* Added support for WordPress 5.3.2

= 1.4.4 =
* Allowing to order by editor
* Add order by menu_order field
* Repair some bugs

= 1.4.3 =
* Repair some bugs
* Add global order for homepage and categories
* Add admin settings page

= 1.4.2 =
* Repair some bugs, add new order field

= 1.4.1 =
* Fix order on admin

= 1.4 =
* Change meta key for ordering to _sort_{tax_ID}
* Change name of plugin
* Add order by date, modyfication date, ID, title, author, postmeta and custom
* Add future allows to order posts for all taxonomies

= 1.3.6 =
* Add post order for all taxonomies by date, modiefied, id, title, author and custom
* Add reverse order option

= 1.3.5 =
* Fix order when taxonomy is assigned to several post types

= 1.3.4 =
* Fix order default by date

= 1.3.3 =
* Updates/Fixes

= 1.3.2 =
* Remove some empty breaklines

== Upgrade Notice ==
= 1.4 =
Add more order function. Working only with WordPress 4.4 becouse plugin implements update_term_meta
= 1.3.6 =
* Add post order for all taxonomies by date, modiefied, id, title, author and custom
= 1.3.6 =
* Add reverse order option
= 1.3.5 =
* Fix order when taxonomy is assigned to several post types
= 1.3.3 =
* Repair meta query
= 1.3.2 =
* Remove some empty breaklines
