=== Disable Browser Telephone Format Detection ===
Contributors: WPExplorer
Donate link: https://www.wpexplorer.com/
Tags: mobile, phone, IE, edge, meta
Requires at least: 4.1
Requires PHP: 7.0
Tested up to: 6.9
Stable Tag: 1.1.1
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds a meta tag to your site head which prevents certain browsers from auto detecting phone numbers and adding links and styling to them.

== Description ==
Adds a meta tag to your site head which prevents certain browsers from auto detecting phone numbers and adding links and styling to them.

You can learn about the meta tag on the [Google Developer Docs](https://developers.google.com/web/fundamentals/native-hardware/click-to-call#disable_auto-detection_when_necessary).

== Changelog ==

= 1.1.1 =
* Updated the tested up to version.

= 1.1 =
* Updated the tested up to version.
* Added missing/new plugin header requirements.

= 1.0 =
* Initial release.