=== Preserve Taxonomy Hierarchy ===
Plugin URI: https://neatma.com/
Description: Super simple plugin that preserve hierarchy in posts category and nav menu editor lists.
Stable tag: 1.0.1
Tested up to: 6.7
Author: Amin Nazemi
Contributors: aminnz
Author URI: https://neatma.com/
Tags: taxonomy, woocommerce category, hierarchy, taxonomy hierarchy, post category, nav menu
License: GPLv2

Preserve hierarchy in posts category and navigation menu editor lists.
== Description ==

This plugin disables Pagination in navigation menu lists and preserves taxonomy hierarchy.
Also, it helps you when you using WooCommerce and you have more than 50 category items.
It can preserve WooCommerce category hierarchy.

**FEATURES**

* Disable Pagination in nav menu add item lists 
* Preserve hierarchy in category nav menu add item list and posts category selector
* Automatically scroll to first checked item in post category selector 
* Preserve WooCommerce category hierarchy




== Installation ==

1. Upload the Preserve Taxonomy Hierarchy directory to the `/wp-content/plugins/` directory in your WordPress installation
2. Activate the plugin through the 'Plugins' menu in WordPress
3. You are done!

If you want to having pagination again you can disable the plugin.

== Frequently Asked Questions ==

= Is there an admin interface for this plugin? =

No. This plugin is as simple as pagination is disabled (plugin activated) or pagination is enabled (plugin is deactivated).

= How do I know if the plugin is working? =

It’s easy first you can check it in post editor page select one or two category’s then save the post if checked categories isn’t in the top the plugin is working.
Second you should have more than 50 category , pages or posts so you can check pagination in add item nav menu editor screen if plugin works you should not have any pagination.

== Screenshots ==

== Changelog ==

= 1.0.0 =
* Initial release


= 1.0.1 =
* Refine the code 
* Test with wordpress 6.0
