=== Hierarchy Pages Nav === Contributors: enomoto celtislab Tags: document, hierarchy, parent page, navigation, table of contents, search, knowledge Requires at least: 6.2 Tested up to: 6.4 Requires PHP: 7.4 Stable tag: 0.9.7 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Document hierarchy pages like a book and provide easy navigation between pages. [Documentation](https://celtislab.net/en/wp-plugin-hpgnav/ ) == Used library == jquery.mjs.nestedSortable.js https://github.com/ilikenwf/nestedSortable  MIT license == Installation == 1. Upload the `hierarchy-pages-nav` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Open the setting menu, it is possible to set the execution condition. == Changelog == = 0.9.7 = * 2024-1-5 * Mainly refactoring the sanitization process = 0.9.6 = * 2023-12-19 * Mainly refactoring the sanitization process = 0.9.5 = * 2023-11-29 * Mainly refactoring the sanitization process = 0.9.4 = * 2023-11-8 * Mainly refactoring the sanitization process = 0.9.2 = * 2023-8-30 * First release