Widcard plugin.

Shortcodes:
You can use these plugin shotrtcodes with additional parameter 'notag' to get simple text without any html wrap.
--
{$plugin:widcard:BizOrgName:notag}
--
{$plugin:widcard:BizOrgName}
{$plugin:widcard:BizOrgDesc}
{$plugin:widcard:BizTelephone}
{$plugin:widcard:BizEmail}
{$plugin:widcard:BizCountry}
{$plugin:widcard:BizAbbrCountry}
{$plugin:widcard:BizCity}
{$plugin:widcard:BizState}
{$plugin:widcard:BizAbbrState}
{$plugin:widcard:BizZip}
{$plugin:widcard:BizAddress1}
{$plugin:widcard:BizAddress2}
{$plugin:widcard:BizIndustry}
{$plugin:widcard:BizFbAccount[:url[:notag]]}
{$plugin:widcard:BizTwitterAccount[:url[:notag]]}
{$plugin:widcard:BizLinkedInAccount[:url[:notag]]}
{$plugin:widcard:BizYoutubeChannel[:url[:notag]]}
{$plugin:widcard:BizRssChannel[:url[:notag]]}
{$plugin:widcard:BizMsa}
{$plugin:widcard:analyticsCode}
{$plugin:widcard:BizInstagramAccount[:url[:notag]]}
{$plugin:widcard:BizVimeoChannel[:url[:notag]]}
{$plugin:widcard:BizYelp[:url[:notag]]}
{$plugin:widcard:BizGmbusiness[:url[:notag]]}
{$plugin:widcard:review} -> return review code if based on the review id in the config

Option url - returns only image url.
Option notag - returns only text without html.
--
{$plugin:widcard:BizLogo}
{$plugin:widcard:BizLogo:url} - returns only image url.

{$widcard:param:paramName[:readonly]} - displays input for admin with ability to add and edit custom param

{$widcard:clearaddress:[address1[:address2[:city[:state[:country[:zip]]]]]]} - displays address without spaces.

{sociallink:BizFbAccount} ... {/sociallink} - hides content if social network link not specified in the config
