=== Link/Obfuscate Telephone Numbers ===
Contributors: grandadevans
Donate link: http://grandadevans.com/resources/wordpress-plugin-to-link-and-obfuscate-telephone-numbers/
Tags: obfuscate,link,telephone,tel:,mobile,cell,smartphone,smart-phone
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A shortcode to link to telephone numbers if the user is on a smartphone or leave plain text if not and then obfuscate the text/link. Example [link_obfuscate_telephone tel="1234567890"] will both obfuscte and link where needed.
== Description ==
This plugin will convert telephone numbers to callable links if the user is on
a smartphone. If the user is not on a smartphone the telephone number is
displayed in plain text. The text/link telephone number is then obfuscated to
reduce the risk of spambots intercepting your number.
It is also now possible to use the shortcode0
[link_obfscate_telephone tel="???"]
and
[link_and_obfuscate_telephone_number tel="???"]
The following options are avaiable:
* Add custom link text such as "Call Me!"
* Turn the link feature off so that just plain telephone numbers are displayed
* Turn the HTML_entities option on or off
* Turn noscript on or off
* Add a custom noscript message
This plugin is based upon and a re-write of the plugin at http://wordpress.org/extend/plugins/email-obfuscate-shortcode/
== Installation ==
To use this plugin you can:
1. Upload the plugin folder to your "wp-content/plugins/" folder
1. Search from within the plugin screen in your admin pages for "Link/Obfuscate Telephone Numbers"
You should then activate the plugin from within the plugin admin screen
To use the plugin place the shortcode [link_and_obfuscate_telephone_number] or
[link_obfuscte_teleophone] where you want your code to appear. Inside the shortcode should be a minimum
of a "tel" tag containing the telephone number you wish to act upon. Other options available are:
* tel --> The number to you want to action
* link --> enter link="0" to disable links
* debug --> debug="1" will output debugging information
* link_text --> Will change the link text eg link="Call Me"
* use_noscript_fallback --> Turn off the