=== WP-Parsi navigation trees ===
Contributors: man4toman
Tags: category, tree, dynamic, links, navigation, pages, sidebar, treeview, widget, widgets, ajax, jquery, hierarchy, child, children, menu
Requires at least: 4.4.0
Tested up to: 5.1
Stable tag: 2.1
License: GPLv2

This plugin create dynamic expand/collapse tree-widget navigation from wordpress nav menu.

== Description ==

This plugin create dynamic expand/collapse tree-widget navigation from wordpress nav menu. When plugin activated, go to widgets page and drag the widget to theme widgets area and choose menu from the list and that's all!
Plugin has a basic-light theme. Yous can create special and bueaty theme (linke top banner screenshot) by yourself. RTL style included in plugin css folder.

== Installation ==

1. Upload `wpp-tree` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Drag 'WPP-Tree' widget to theme widgets area
4. Choose menu from the list and press save button
* Note: This plugin has rtl.css file to use in rtl languages such as Persian, Arabic, Hebrew ...

== Frequently Asked Questions ==

== Screenshots ==

1. Create Wordpress menu
2. Set menu in widget option
3. Done

== Changelog ==
= 2.1 =
* Wordpress 4.9.x ready

= 2.0 =
* Wordpress 4.0 ready
* Update jQuery and CSS codes
* Use wp_enqueue_script and wp_enqueue_style

= 1.2 =
* Some bug fix

= 1.1 =
* Fix javascript and stylesheet url

= 1.0 =
* Start the project...