=== WP Category Order ===
Contributors: ymonica32
Donate link: http://phpcodingschool.blogspot.com/
Tags: category order, taxonomy, hierarchical categories, parent category, child category
Requires at least: 3.0
Tested up to: 6.8
Stable tag: 4.5.3
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display WordPress post categories in parent–child hierarchy while editing posts in the admin panel

== Description ==

This plugin allows you to display checked categories in hierarchical order. Selected categories will remain in their defined order rather than moving to the top of the list.  
It helps maintain the structure of parent and child categories in the post editor, making it easier for users to follow the taxonomy hierarchy when assigning categories.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Check on the Back-end, you will get category in hierarchical order.

== Frequently Asked Questions ==

= What are the future aspects of this plugin? =

Plugin enhancement is in progress to advance its feature so that it can be used on more advanced WordPress sites too.

== Upgrade Notice ==

= 1.0 =
Initial release on the WordPress Plugin Directory. Displays selected categories in hierarchical order in post editor.

== Screenshots ==

1. Category listing will look like screenshot-1.png

== Changelog ==

= 1.0 (August 4, 2025) =
* Initial release on WordPress Plugin Directory.
* Displays selected categories in hierarchical order in the post editor.
* Prevents selected categories from floating to the top.
