Releases: GaryJones/genesis-header-nav
Releases · GaryJones/genesis-header-nav
2.1.0
2.0.0
This versions breaks backwards-compatibility
- Bump requirements for PHP to 5.3+, by using namespaces: 26bdd23
- Bump WordPress requirement to 3.9: 35f91f3
- Refactor the whole plugin. Splits up initialisation of the plugin, moves
add_*()
out of class constructor, etc. - Simplify loading plugin textdomain.
- Added and updated README examples.
- Improve documentation.
1.3.1
1.3.0
1.2.0
- Fixes incorrect check for wrong menu location when adding body class.
- Improves the registration of nav menus.
- Adds GitHub Updater plugin support, making automatic updates direct from GitHub possible.
- Adds README example for how to use this plugin to add a Top (before header) menu location.