=== WP Distance Calculator === Contributors: Monika Yadav Donate link: http://phpcodingschool.blogspot.com/ Tags: Distance calculator, responsive Requires at least: 3.0 Tested up to: 5.2.1 Stable tag: 4.5.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugins is build to calculate distance between two nearby locations. It can be useful for any property or travelling websites. Plugin is tested upto wordpress version 4.5.1 and compatible with lower versions as well. A shortcode [distance_calculator] can be used for adding calculator on front-end. Provides responsive calculator and tested on cross browsers. == 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/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use shortcode on page or post to enable calculator == Frequently Asked Questions == = What is the use of plugin? = This plugin has been created to calculate distance between two locations and can be useful for property based sites. = What are the future aspects of this plugin? = Plugin enhancement is in progress to advance its feature so that is can be used on basic wordpress sites too. == Upgrade Notice == 1. Plugin is now using google api for distance calculation. == Screenshots == 1. Calculator will look like screenshot-1.png == Changelog == = 0.1 (April 28, 2016) = * First release