=== Single Menu Active === Contributors: fmarie Donate link: http://www.fmarie.net/wordpress/single-menu-active/ Tags: menu, active, single, category Requires at least: 3.0.0 Tested up to: 3.3.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add CSS for active category in single page == Description == With this plugin, you can add easily 2 styles on your single page for highlight the active category where wp_list_categories was activated. 2 textarea are available for background and link's styles. Informations were in table wp_options with option_name like 'singlemenuactiveAdminOptions' == Installation == 1. Upload single-menu-active's directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings > Single Menu Active and put your CSS into textarea. Update and reload your single page. == Screenshots == 1. textarea for css in admin == Frequently Asked Questions == They are no verification about your CSS. It write a style onto header. Inspect your code to see it. == Changelog == = 1.0.0 = * First version