-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
wp-vcard-manager WordPress Plugin | ||
WP vCard Manager WordPress Plugin | ||
================================= | ||
|
||
*WP vCard Manager WordPress Plugin* creates a new custom post type "vcards" where you can manage all common properties of a vcard. VCF File and QRCode with vCard data will be generated on save. hCard and h-card output is also supported. Alternative QRCode images with white or black color transparent are generated too. | ||
|
||
http://www.ietf.org/rfc/rfc2426 | ||
http://www.rfcreader.com/#rfc2426 | ||
You can use some shortcodes to use in content, also functions for use in theme. You can also copy the generated data and use ist wherever you want. | ||
|
||
http://microformats.org/wiki/hcard | ||
http://microformats.org/wiki/h-card | ||
Generated output is according to | ||
[vCard RFC#2426](http://www.rfcreader.com/#rfc2426), | ||
[hcard spec](http://microformats.org/wiki/hcard), | ||
[h-card spec](http://microformats.org/wiki/h-card) | ||
|
||
The screenshot shows almost everything: | ||
|
||
 |