Adds menu icons, menu item css class, link XFN, menu item description, ability to target link to new tab.
| Author: | Vigorous Hive (profile at wordpress.org) |
| WordPress version required: | 3.3 |
| WordPress version tested: | 3.5.2 |
| Plugin version: | 2.4 |
| Added to WordPress repository: | 26-02-2013 |
| Last updated: | 21-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 80 |
| Rated by: | 4 |
| Plugin URI: | http://vihv.org/store/v/our-plugins/vihv-menu... |
| Total downloads: | 5 951 |
| Active installs: | 100+ |
![]() Click to start download |
|
Adds menu icons, menu item css class, menu link XFN, menu item description and ability to open menu link in new window. All using default Appearance->Menus.
Icons will be displayed with default menu walker. If you use your own you can add images to menu with $output .= apply_filters( ‘walker_nav_menu_start_el’, $output, $item, $depth, $args ); or get icon url with get_post_meta($menu_item_id, ‘_vihv_menu_icon’, true); and display anywhere you want. Enjoy!
