Plugin allows you to add fully customizable share button of VKontakte social network.
VKontakte Share Button plugin brings powerful way to add VKontakte share button for you posts and pages.
It supports all functions of VKontakte API and easy customizable:
descriptionimage-srcYou can use the shortcode [vk-share-button].
Also can be used PHP code in your template:
<?php if (class_exists('VKShareButton'))
if(!isset($VKShareButton)
$VKShareButton = new VKShareButton();
echo $VKShareButton->the_button() ?>
Requires: 2.8 or higher
Compatible up to: 3.0.5
Last Updated: 2010-8-30
Downloads: 13,310
Got something to say? Need help?