=== Current Menu Item for Custom Post Types ===
Contributors: murgroland
Tags: current menu item, menu active, custom post types menu active, highlight menu, single post, active menu for custom post types, archive active menu, active menu
Requires at least: 3.0
Tested up to: 6.7
Stable tag: 1.6.0

Allows you to highlight the current menu item by assigning a page to a custom post type.

== Description ==

If you're using a template to display a custom post type's archive page, WP doesn't add the active class to the menu item. This plugin lets you assign a parent page to a custom post types and will correctly display in the menu.


== Installation ==

1. Install the plugin by uploading the zip file (Plugins > Add New > Upload)
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the Settings > Current Menu Item for Custom Post Types


== Screenshots ==

1. Plugin backend


== Changelog ==

= 1.6 =
* Fixed CSRF Security issues

= 1.3 =
* Added multi language support (works with WPML and Polylang)

= 1.2.2 =
* Fixed a bug which wouldn't let you use both built-in and custom post types at the same time.

= 1.2.1 =
* Fixed a small bug which prevented administrators to access the plugins settings page.

= 1.2 =
* Added option to show built-in post types. 
* Changed the capability required so only administrators can edit options.

= 1.1 =
* Bug fix: There was a typo because of which the blog's class was being removed.

= 1.0 =
* Initial Release


== Upgrade Notice ==

= 1.0 =
* Initial Release