Title: hCard ShortCode
Author: Comparto Web
Published: <strong>اپریل 11, 2012</strong>
Last modified: دسمبر 29, 2015

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://s.w.org/plugins/geopattern-icon/hcard-shortcode.svg)

# hCard ShortCode

 منجانب [Comparto Web](https://profiles.wordpress.org/comparto-web/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/hcard-shortcode.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/hcard-shortcode/#description)
 * [جائزے](https://ur.wordpress.org/plugins/hcard-shortcode/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/hcard-shortcode/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/hcard-shortcode/#developers)

 [معاونت](https://wordpress.org/support/plugin/hcard-shortcode/)

## تفصیل

hCard ShortCode translates vCard to hCard and let’s you display them using a simple[
hcard] shortcode.

### How it works:

 1. install the plugin
 2. upload the vCards in the Media section
 3. choose a **no-space only-alphanumeric lowercase** Title for the vCards
 4. use the [hcard vcard=’vcard title’ only=’optional comma separated vcard fields 
    to display’] shortcode
 5. style the resulting hCard using CSS

### Which fields are supported?

hCard ShortCode supports the following vCard fields:

 * `N` given name and family name;
 * one `EMAIL` optionally use `TYPE` to specify a label to use in the <a> link;
 * one `TITLE`
 * one `ORG`
 * one `PHOTO` with `TYPE=URL`
 * one or more `URL`, optionally use `TYPE` to specify a label to use in the <a>
   link;
 * one `ADR`

### Can you give me a sample vCard?

Sure, here it is:

    ```
    BEGIN:VCARD
    N:Paganotti;Sandro;;;
    EMAIL;TYPE=Email:sandro.paganotti@compartoweb.com
    TITLE:Software Architect
    ORG:Comparto Web
    PHOTO;VALUE=URL;TYPE=PNG:/wp-content/uploads/2012/04/official_me-43x43.png
    URL;TYPE=Twitter:https://twitter.com/#!/sandropaganotti
    URL;TYPE=LinkedIn:http://www.linkedin.com/in/sandropaganotti
    ADR;INTL;PARCEL;WORK:;;Via Cipro 66;Brescia;Brescia;25100;Italia
    END:VCARD<h3>How can use the 'only' option?</h3>the `only` option can be used to limit the fields printed on the hCard, you
    ```

can declare a comma-separated list of the fields you want to be displayed, here’s
the
 keyword:

 * `name` for given name and family name
 * `email` for the `EMAIL`
 * `org:title` for the `TITLE`
 * `org:name` for the `ORG`
 * `url` for the `URL`s
 * `photo` for the `PHOTO`
 * `location` for thr `ADR`

### An example:

Here’s a shortcode example:

    ```
    [hcard vcard="sandropaganotti" only="name,email,org:title,photo,url"]<h3>Kudos and acknowledgements:</h3>This plugin uses the cool Contact_Vcard_Parse class from Paul M. Jones <pjones@ciaweb.net> and a modified version of the phpMicroformats class from Tobias Kluge (enarion.net). Thank you!
    ```

## انسٹالیشن

 1. install the plugin (copy in wp-content/plugins and activate)
 2. upload the vCards in the Media section
 3. choose a **no-space only-alphanumeric lowercase** Title for the vCards
 4. use the [hcard vcard=’vcard title’ only=’optional comma separated vcard fields 
    to display’] shortcode
 5. style the resulting hCard using CSS

## عمومی سوالات

  Can I use it in text widgets?

Sure! just add `add_filter('widget_text', 'do_shortcode');` to your `functions.php`.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“hCard ShortCode” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ 
لیا:

شراکت دار

 *   [ Comparto Web ](https://profiles.wordpress.org/comparto-web/)
 *   [ sandropaganotti ](https://profiles.wordpress.org/sandropaganotti/)

[“hCard ShortCode” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/hcard-shortcode)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/hcard-shortcode/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/hcard-shortcode/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/hcard-shortcode/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/hcard-shortcode/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### Trunk

 * tested with WordPress 4.4
 * inititial release

## میٹا

 *  Version **1.0.1**
 *  Last updated **11 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 3.0 یا اس سے جدید **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/hcard-shortcode/)
 * Tags
 * [hcard](https://ur.wordpress.org/plugins/tags/hcard/)[vcard](https://ur.wordpress.org/plugins/tags/vcard/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/hcard-shortcode/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/hcard-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/hcard-shortcode/reviews/)

## شراکت دار

 *   [ Comparto Web ](https://profiles.wordpress.org/comparto-web/)
 *   [ sandropaganotti ](https://profiles.wordpress.org/sandropaganotti/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/hcard-shortcode/)