-
Notifications
You must be signed in to change notification settings - Fork 5
/
readme.txt
53 lines (39 loc) · 2.05 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
=== Plugin Name ===
Contributors: foyster, bavington, crearegroup
Donate link: http://example.com/
Tags: address, schema, opening hours, formatting
Requires at least: 3.0.1
Tested up to: 3.8.1
Stable tag: 0.1.0
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. Manage multiple Addresses easily
2. Address and Opening Hours information
3. Use the Widget to quickly and easily display addresses on the front end of your site
== Screenshots ==
1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot
== Changelog ==
= 0.1.0 =
* First stable release version