=== WP Add Active Class To Menu Item ===
Contributors: aftabmuni
Plugin Name: WP Add Active Class To Menu Item
Plugin URI: https://aftabmuni.wordpress.com/
Tags: wordpress add active class to menu item, wp add active class to menu item, add active class to li tag, add active class to menu li tag, add active to li tag wordpress menu
Author URI: https://aftabmuni.wordpress.com/
Author: Aftab Muni
Requires at least: 3.1 
Tested up to: 6.0
Stable tag: 1.0
Version: 1.0
License: GPLv2 or later

== Description ==

This plugin is useful when you need to add **active** class to menu item li tag. Currently it is **current-menu-item** or **current_page_parent**. You can even set custom class to li tag if your need is other than **active** class

== Installation ==

To install this plugin follow below steps

1. Upload the plugin files to the **'/wp-content/plugins/'** directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the **'Plugins'** screen in WordPress
3. Set custom class name from **'Settings'** -> **'WP Add Active Class To Menu Item'** screen(optional)
4. That's it, no other settings needed.

== Frequently Asked Questions ==

= When this plugin is useful? =

This plugin is useful when you need to set custom class to li tag if your need is other than **current-menu-item** or **current_page_parent** class.

= Is this plugin paid or free? =

This plugin is totally free.

= What about support? =

Create a support ticket at WordPress forum and I will take care of any issue.

== Screenshots ==

1. Inspect site without **WP Add Active Class To Menu Item** plugin
2. **WP Add Active Class To Menu Item** plugin settings page
3. Inspect site with **WP Add Active Class To Menu Item** plugin