Описание
- grab youtube video comments and insert into your blog post
- schedule hourly, daily, weekly
- manual update
Demo:
Plugin Details & Demo
Установка
- Upload as a folder and activate plugin
- Go to Admin Panel > Settings > YouTube Comments.
- Set schedule or update manually.
- Go to Admin Panel > Posts, find the post which you want the comments to be inserted.
- Go to the Custom Fields section and add «youtubevidid» as key.
- For value, add your YouTube video id e.g X2BEhk1fqZ
- If more than 1 video, simply add more keys: youtubevidid1, youtubevidid2 and so on
Отзывы
03.09.2016
This plugin doesn’t work. I wish the author would support this plugin as it is a great concept.
03.09.2016
Plugin suddenly stopped working for me in August, presumably due to a Wordpress upgrade. Cannot get any support, as developer seems to have abandoned this plugin. Shame. Was great when it worked.
Участники и разработчики
«Genki Youtube Comments» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Genki Youtube Comments» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
2.0.0
- New method to prevent duplicate comments (if you are upgrading from version 1.x.x, this may result in duplicate comments during the first run)
- Display recently inserted comments log
1.4.0
- Remove hidden characters in youtube data (which is casuing duplicate comments) (not foolproof but should greatly reduce duplicate comments)
1.3.0
- Added curl support by Piotr GRD
- Minor interface adjustment
1.2.0
- disable error/warnings (to continue fetching comments in event of an error)
1.1.0
- play nice with new youtube API