WP YUI Menu

Plugin Banner

WP YUI Menu

by John Turner

Download
Description

This plugin allows the yui menu to be implement into your wordpress templates.

Features:

  • Currenly implements YUI Version 2.6.0
  • Supports all the args that you can pass into wp_list_pages()
  • Keyboard and mouse navigation
  • CSS Skinning

For more info on YUI see The Yahoo! User Interface Library (YUI)

For more info on YUI Menu see YUI Menu

Arbitrary section

  1. Upload the folder wp-yui-menu to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php yui_wp_list_pages('title_li=&sort_column=menu_order');?> in your templates
Back to top