=== GR Order Category Post ===
Contributors: felln
Tags: post order, post sort, posts order, posts sort, category order, category sort, categories order, categories sort, sort, order, alphabetical
Requires at least: 4.6
Tested up to: 6.3
Stable tag: 1.0.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin let you change the order from a category to an alphabetical order (A-Z).

== Description ==

GR Order Category Post let you select one or more categories from your website that should get alphabetical post order from A-Z so that your posting will be shown from A-Z instead the posting-date.

== Installation ==

1. Upload the plugin to "/wp-content/plugins/" directory. You can install the plugin through the WordPress plugin screen, too.
2. Activate the plugin on the "Plugin"-Screen on your wordpress installation.
3. Change the settings you want at the Settings Page (Settings -> GR Order Category).
4. Press on Save.

== Frequently Asked Questions ==

= Is GR Order Category Post available in different languages? =
GR Order Category Post can be translated in different languages. Please have a look [here](https://translate.wordpress.org/projects/wp-plugins/gr-order-category-post).

= Does this plugin work with earlier PHP versions? =

I tested some versions and had a bug at PHP version 5.2.17.
I didn't test all versions, but 4.5.3 worked for me. PHP 7.1.12 worked for me too.

== Warranty ==

The author of this plugin make no warranties for the accuracy or completeness of the contents of this work.

== Changelog ==

= 1.0.8 =
 * Removed Author-URL

= 1.0.7 =
 * Fixed Array-Activation-Error

= 1.0.6 =
 * Check for server call and block strange call

= 1.0.5 =
 * Fixed spelling mistake
 * Escaped translation

= 1.0.4 =
 * Changed translation from plugin itself to translate.wordpress.org
 * Changed the Requires at least WordPress version from 4.5.3 to 4.6

= 1.0.3 =
 * Fixed array-error when plugin is already acitvated and all categories get unchecked and saved in the options-menu.
 * Changed Fix from 1.0.2 to a fix that run only one time when plugin get activated.

= 1.0.2 =
 * Fixed array-error when plugin get activated

= 1.0.1 =
 * Updated Author Name, Author URI and Plugin URI
 
= 1.0.0 =
 * First Release