=== Phone Number Shortcode === Contributors: LiamMcArthur Tags: phone number shortcode, telephone number shortcode, phone shortcode, telephone shortcode, shortcode Requires at least: 4.6 Tested up to: 4.7.2 Stable tag: 1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to display your telephone number around the website via the [phone_number] shortcode. == Description == Hardcoding a telephone number in various locations of your website can often be a bad idea. If the telephone number changes, you'll have to manually change it throughout every location of your website. This plugin allows you to store a single phone number on the database and retrieve it easily using the shortcode `[phone_number]`. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Go to Phone Number on the left menu to access the phone number page. == Frequently Asked Questions == = How do I use the shortcode in the WordPress admin? = Use `[phone_number]` to input the telephone number you've stored. = How do I use the shortcode in PHP files? = Use `` to enter the telephone number into a PHP file. == Screenshots == 1. This screenshot shows you how to access the phone number menu and save a new telephone number. == Changelog == = 1.0 = * Plugin release = 1.1 = * Localisation update = 1.2 = * Review request information box added == Upgrade Notice == = 1.0 = Initial release of the phone number shortcode plugin. = 1.1 = This update adds localisation to the plugin. = 1.2 = This update simply adds a discreet banner to the top of the page requesting a review from you