WP jQuery Accordion Menu

0

Creates vertical dropdown menus from wordpress pages with wp_list_pages function using jQuery. You can add menu using either widgets or function in theme file. Handles just 2 levels and

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Creates vertical dropdown menus from wordpress pages with wp_list_pages function using jQuery. You can add menu using either widgets or function in theme file. Handles just 2 levels and supports every parameters wp_list_pages has. Also you can set menu div’s id and class by additional parameters.

Widget Options for Menu

ID for container UL: You can set an ID of menu div. Default: nav

CSS class for container UL: You can set an class of menu div. Default: null

All other parameters comes from wp_list_pages function. You can check function page for further information: https://codex.wordpress.org/Function_Reference/wp_list_pages#Parameters

For more information please check out the plugin home page:

Plugin Home Page
See Demo