>
Download This Plugin | |
Download Elegant Themes | |
Name | MAJpage Menu Class Extender |
Version | 1.4 |
Author | Wiktor Maj |
Rating | 100 |
Last updated | 2015-02-26 11:28:00 |
Downloads |
2868
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
MAJpage Menu Class Extender plugin added 7 bytes of resources to the Home page and 17 bytes of resources to the sample Post page.
MAJpage Menu Class Extender plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! MAJpage Menu Class Extender plugin ads no tables to your Wordpress blog database.This simple plugin was written to add classes to first, last, parent, even and odd elements of wp_page_menu and wp_nav_menu to support recognizing it in older browsers without :first-child, :last-child and :nth-child supporting.
Plugin adds the following classes to menu <li> tags:
"even-menu-item" to every even child of <ul> or <menu> tag, including first and/or last child.
Above classes are added separately to each menu level. Plugin use SimpleXML extension and requires PHP 5 or higher. Menu should have valid XHTML code.