VKontakte Share Button

Plugin allows you to add fully customizable share button of VKontakte social network.

Author:Eugene Padlov (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.0.5
Plugin version:1.0.1
Added to WordPress repository:12-05-2010
Last updated:30-08-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.jackyfox.com/vk-share-button/
Total downloads:20 526
Active installs:70+
plugin download
Click to start download

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:

  • You can choose one of seven button appearance types include custom
  • Place button on posts, pages and frontpage at will
  • Select location of button: before or after content, on the left or right
  • Exclude pages and posts by ID which should stay without buttons
  • Choose description of content: forepart of post/page or global description for all site
  • Can be used description from meta tag description
  • Use your own site logo image specifying link or with meta tag image-src

You 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() ?>

Screenshots
FAQ
ChangeLog