=== Plugin Name === Contributors: foyster, bavington, crearegroup Tags: address, schema, opening hours, formatting Requires at least: 3.0.1 Tested up to: 3.8.1 Stable tag: 0.1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin for displaying correctly formatted address information, as per the standards set out by http://schema.org/LocalBusiness. == Description == WP Address Schema is a free plugin to allow you to quickly create correctly formatted address information to display on the front end of your Wordpress site. This formatting, as documented on the http://schema.org website, is used by major search providers such as Bing, Google, Yahoo! and Yandex to improve the display of search results. WP Address Schema will continue to develop, but currently includes the following fields; * Company Name * Address Line 1 * Address Line 2 * Address Line 3 * Town/City * State/County * Country * Postal/Zip Code * Telephone * Fax * Opening Hours You can learn more about [WP Address Schema](http://www.creare.co.uk/services/wp-address-schema) and our [other free Wordpress plugins](http://www.creare.co.uk/services/extensions/wordpress) on our website. You can also track progress and contribute to [WP Address Schema on GitHub](https://github.com/Creare/WP-Address-Schema). == Installation == Installing and using WP Address Schema could not be simpler: 1. Upload /wp-address-schema/ to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create your addresses through the Address menu in the admin 4. Use Widgets and shortcodes to quickly and easily display addresses on the front end of your site == Screenshots == 1. Manage multiple Addresses for different areas of your site 2. Displays perfectly formatted address schema anywhere on your site 3. Use Widgets to quickly and easily display addresses on the front end of your site == Changelog == = 0.1.0.1 = * Minor bug fix to the Shortcode hint on the Addresses gridview = 0.1.0 = * First stable release version