=== hCard Widget for Wordpress === Contributors: michaellautman Donate link: http://lautman.ca/hcard-wordpress-widget/ URL: http://lautman.ca/hcard-wordpress-widget/ Tags: search engine optimization, seo, local seo, hCard, microformats, schema.org, contact information Requires at least: 3.5 Tested up to: 3.8 Stable tag: 1.5.2 License: GPLv3 License URI: http://opensource.org/licenses/gpl-3.0.html This plugin creates a new widget that outputs contact information (URL, address, email, phone) according to Schema.org and hCard microformat. == Description == Give your local SEO efforts a boost! This plugin creates two new widgets that outputs contact information (URL, address, email, phone) according to the hCard microformat standard and Schema.org In addition, each field can be assigned a unique CSS class for styling. = Available Fields = * Widget Title * Name (Given, Middle, Family) * Organization * Address * Website * Email * Map (Organizations only - for now) * Telephone * Fax * Google Plus (rel="author" for individuals and rel="publisher" for organizations) * Facebook * Twitter * LinkedIn == Installation == 1. Download hCard Widget for WordPress plugin 'hCard_Widget.zip' 1. Login to WordPress and go to Plugins-> Add New -> Upload 1. Click the Choose File button and select hCard_Widget.zip from your hard drive. 1. Click Install Now 1. Once the plugin has been installed, click Activate. METHOD 2 - FTP 1. Download hCard Widget for WordPress plugin 'hCard_Widget.zip'. Extract the contents of the file. 1. Using your favourite FTP client, upload the folder to '/wp-content/plugins/' on your server. 1. Login to your WordPress account and go to the Plugins page. 1. Activate the plugin. == Frequently Asked Questions == = Why didn't someone think of this before ? = No idea. = What do I do if I have problem? = [Email me](http://lautman.ca/contact/) = How Do I style my contact info? = Assign a class to the element(s) you want to you want to style and then refer to that class in your theme's 'style.css' file. == Screenshots == 1. hCard Widget in Appearance->Widgets == Changelog == = 1.0 = Initial release. = 1.1 = Fixed layout and added the option to link both name and organization name. = 1.2 = Added basic support for Schema.org and separate widgets for individuals and organizations = 1.3 = Added field for map URL. = 1.3.2 = Added screenshot and updated readme.txt file. = 1.3.4 = Removed extra = 1.4.0 = Add social profile links, an external css file, and an options page. = 1.4.1 = Fixed compatibility with "Widgets on Pages" plugin, and Job Title field. = 1.5.0 = Update to settings page. Inclusion of standard CSS classes. == Upgrade Notice == = 1.3 = Extended Schema.org, fixed some formatting and included a field for map url (Google, Bing, MapQuest). = 1.3.4 = Removed extra . = 1.4.0 = Added social profiles, options page with credit and donate link. = 1.4.1 = Better compatibility with "Widgets on Pages" plugin, and added Job Title field. = 1.4.1.1 = Fixed error in Job Title Field = 1.5.0 = Streamlined widget and admin area appearance. Introduction of standard classes for all fields. = 1.5.2 = Fixed header info issue experienced by some users.