VKontakte

Plugin Banner

VKontakte

by Yaroslav Bogutsky

Download
Description

The plugin adds a wide range of VKontakte functionality to your site.
The following feature are currently supported:

  • comments
  • like button
  • share button
  • group widget
  • poll widget
  • recommendations widget

For the plugin to work, you need to specify the VKontakte application ID. You can get it here.

  1. VKontakte Widgets on the site page

    VKontakte Widgets on the site page

  2. General settings

    General settings

  3. Comments settings

    Comments settings

  4. Like button settings

    Like button settings

  5. Share button settings

    Share button settings

  6. Elements style settings

    Elements style settings

  7. Help

    Help

Requires a quick fix to work, lacks functions

By c133d on October 27, 2023

To make it launch at all, you need to open wp-content\plugins\vkontakte\includes\admin\settings\class-admin-settings-page-api-integration-tab.php and replace line #19 with these two lines:

$application_id = new Vkontakte_Settings();

$application_id->get_app_id();

Since it doesn't provide access to group, poll, recommendations widgets anymore, I dropped it and haven't tested other capabilities.

WP v. 6.3.2

Спасибо!

By sergeevvolley on July 8, 2022

Привет! Спасибо за труд, очень нужный функционал. Есть пожелание. Нужен плагин отображающий фото и фотоальбомы на сайте из ВК. Т.к. ты один остался кто плагины вконтакте делает – просьба обратить внимание на такой функционал. Он нужен всем.

1.0

  • Initial release

1.1

  • Buttons “Like” and “Share” are located in one line. The panel of administration of comments is added.

1.2

  • Added comments count and notice on email about new comments.

1.3

  • Fixed js bugs.

1.4

  • Added count of vkontakte comments, hidden native comment form.

2.0

  • Fixed jQuery issues and pages links bugs.

2.1

  • Added donate information, fixed bugs with zero count text

2.2

  • Added news feed

2.3

  • Added news feed in dashboard

2.4

  • Added welcome widget

2.5

  • Added recommended widget

2.6

  • Added shortcode to put vkontakte polls in post/pages

2.7

  • Updated poll widget (add option pageUrl), updated group widget, added in comments form settings options updating comments feed and max height, fixed bugs with plugin locations

2.8

  • Updated group widget (added notify option), added a count of likes

3.0.0

  • Refactoring and testing up to 5.8 WP version

3.0.1

  • Refactored translations

3.1.0

  • Added support of comments on custom post type pages, improved rendering of native comments

3.2.0

  • Added shortcodes for group and recommendations, added help section
Back to top