A comprehensive collection of visual components for your site
About Nav Menu Images
This plugin allows you to upload images for menu items on your website's navigation menu. The images will be displayed instead of text for the respective menu items. You can also customize when and how the images are displayed using available filters and CSS styles.Screenshots




Changelog
3.4
- Released on 11th September 2016
- Removed ‘srcset’ and ‘sizes’ attributes.
- Fixed PHP notice that could happen in some cases.
3.3
- Released on 15th April 2016
- Fixed PHP notice in
Nav_Menu_Images_Admin::attachment_fields_to_save() - Wrap image in AJAX response in
<div>tag - Change translations text domain
- Removed
languagesfolder
3.2
- Released on 14 January 2014
- Fixed PHP notice in NMI_Walker_Nav_Menu_Edit::start_el()
- Don’t pass class object by reference
- Maybe fixed issues with “Missing argument 3 for Nav_Menu_Images::register_menu_item_filter()” errors
- Add ‘has-image’ class to the menu item that has image
3.1
- Released on 12th August 2013
- Don’t cache media frame and instead load new each time
- Don’t overwrite
wp.media.view.settingsbut extend it, and only with post data - Force listing of images uploading only to current post
3.0
- Released on 26th March 2013
- Add support for active and hover menu item images
2.0
- Released on 11th February 2013
- Use new media views for WordPress 3.5+
- Add more hooks for developers
1.0
- Released on 22nd October 2012
- Initial release