/menu-item-types-button

This Menu Item Types Add-on adds the possibility of adding buttons in your navigation menus.

Primary LanguagePHP

=== Menu Item Types — Button ===
Contributors: maxpertici
Donate link: 
Tags: Menu, Custom, Nav item, Button, CTA
Requires at least: 5.8
Tested up to: 6.6
Stable tag: 1.3
Requires PHP: 7.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This Menu Item Types Add-on adds the possibility of adding buttons in your navigation menus.

== Description ==
This Menu Item Types Add-on adds the possibility of adding buttons in your navigation menus.
This plugin extend [Menu Item Types](https://wordpress.org/plugins/menu-item-types/).

== Installation ==
1. If you don't have the Menu Item Types plugin, please install and activate it first. 
2. Install the plugin and activate.
3. Go to Apparence > Menu
4. If the metaboxes Menu Item Types is not visible, use screen options


== Frequently Asked Questions ==

= My button has no styles =
This plugin does not provide graphic formatting. It provides the tools to create your own elements.

= Is this extension stand-alone? =
No, there are two dependencies:

* [ACF](https://wordpress.org/plugins/advanced-custom-fields/)
* [Menu Item Types](https://wordpress.org/plugins/menu-item-types/)


== Changelog ==

= 1.3 =
* Fix target attribute
* Register item type with the new function mitypes_register_type()
* WP 6.6 ready

= 1.2 =
* Version bump
* WP 6.1 ready

= 1.1 =
* Some polish

= 1.0 =
* Init