=== Plugin Name ===
Contributors: sjdalf (http://www.simondalfonso.id.au)
Donate link:
Tags: vcard, wordpress
Requires at least: 1.5
Tested from: 2.1
Stable tag:

With this Wordpress plugin, you can add your vCard details via the Wordpress administration area and then display a link to your vCard via a vCard icon.

== Description ==

With this Wordpress plugin, you can add your vCard details via the Wordpress administration area and then display a link to your vCard via a vCard icon. If you are running Wordpress, then you will most likely be able to run this plugin.

== Installation ==

Download the zip file under the download section below and unzip its contents. Place the vcard folder under wp-content/plugins/ and place the wp-vcard folder under the root directory. Activate the plugin. There are two ways you can display the vCard icon on your page. If your Wordpress theme is widget-enabled, you can manage it under Presentation->Sidebar Widgets. Otherwise, you will have to manually place the following line of code in your theme: "<?php displayvCardLink(); ?>".