描述
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.
评价
2023 年 10 月 27 日
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
2022 年 7 月 8 日
Привет! Спасибо за труд, очень нужный функционал. Есть пожелание. Нужен плагин отображающий фото и фотоальбомы на сайте из ВК. Т.к. ты один остался кто плагины вконтакте делает – просьба обратить внимание на такой функционал. Он нужен всем.
贡献者及开发者
更新日志
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