=== Automatic Hx Menu ===
Contributors: albedo0
Tags: anchor, automatic, links, button, menu generator, tags h, h1, numbering
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HQGVXXY4XYXG2&source=url
Requires at least: 4.7.4
Tested up to: 5.8
Stable tag: trunk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Automatically generate a navigation menu from the titles of a post or a page

== Description ==
The plugin looks for hx html tags in the post and build a navigation menu with anchor links to the titles. You can also use this plugin to add automatic numbering to your titles.

* New features :
   - Add to the top links
   - Add collapse options
   - Add the auto numbering for titles
   - A lots of new options for the menu
   - Enabled/disabled on the homepage
   - Show on posts, pages or both

== Installation ==
- Upload the plugin files to the `\'/wp-content/plugins/automatichxmenu/\' directory, or install the plugin through the WordPress plugins screen - directly.
- Activate the plugin through the \'Plugins\' screen in WordPress
- Use the Settings->Automatic Hx Menu to configure the plugin

== Screenshots ==

1. Example on a webpage
2. Params of the plugin : main settings
3. Params of the plugin : display
4. Params of the plugin : numbering

== Changelog ==

= 2.7.3 =
* Manage programmaticaly the top links instead of with CSS when there is no nav menu

= 2.7.2 =
* Fix bug with titles id's
* Add options for smooth scroll effect

= 2.7.1 =
* Add option to disable top link if there is no nav menu

= 2.7 =
* Add to the top links

= 2.6 =
* Add collapse option
* Hide the shortcode if it's not active
* Correct problem with titles with same text

= 2.5 =
* Fix bug with "Only shortcode" option

= 2.4 =
* Add smooth scroll effect

= 2.3.2 =
* Translation correction

= 2.3.1 =
* Translation correction

= 2.2 =
* Add option to choose the level to begin

= 2.1 =
* Administration of the plugins made from scratch
* New features :
        - Add the auto numbering for titles
        - A lots of new options for the menu

= 1.1 =
* New features :
	- Enabled/disabled on the homepage
	- Show on posts, pages or both

= 1.0 =
* First version of the plugin