=== Extra Classes === Contributors: husobj Tags: styles, css, class, classes, menu, menus, nav, navigation, selected Requires at least: 3.1 Tested up to: 3.5 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds classes for selected menu states such as highlighting categories when viewing a blog post or parent page when viewing an attachment page. == Description == Adds missing classes for selected menu states. Classes added include: * `current-page-parent` and `current_page_parent` * `current-page-ancestor` and `current_page_ancestor` * `current-menu-ancestor` * `current-menu-parent` The classes are added in the following scenarios: * **When viewing an attachment page** classes are added to any parent pages and their menu ancestors. * **When viewing a post** classes are added to any relevant taxonomy menu items and their manu ancestors. == Installation == To install and configure this plugin... 1. Upload or install the plugin through your WordPress admin. 2. Activate the plugin via the 'Plugins' admin menu. 3. No configuration neccessary. = Upgrading = If you are upgrading manually via FTP rather that through the WordPress automatic upgrade link, please de-activate and re-activate the plugin to ensure the plugin upgrades correctly. == Frequently Asked Questions == = Where can I report bugs and issues? = Please log issues and bugs on the plugin's [GitHub page](https://github.com/benhuson/extra-classes/issues). You can also submit suggested enhancements if you like. = How can I contribute? = If you can, please [fork the code](https://github.com/benhuson/extra-classes) and submit a pull request via GitHub. If you're not comfortable using Git, then please just submit it to the issues link above. == Screenshots == None at present. == Changelog == = 0.1 = First release (beta). == Upgrade Notice == = 0.1 = Just install and activate. No configuration required.