This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Genki Youtube Comments

Kuvaus

  • grab youtube video comments and insert into your blog post
  • schedule hourly, daily, weekly
  • manual update

Demo:
Plugin Details & Demo

Kuvankaappaukset

Asennus

  1. Upload as a folder and activate plugin
  2. Go to Admin Panel > Settings > YouTube Comments.
  3. Set schedule or update manually.
  4. Go to Admin Panel > Posts, find the post which you want the comments to be inserted.
  5. Go to the Custom Fields section and add ”youtubevidid” as key.
  6. For value, add your YouTube video id e.g X2BEhk1fqZ
  7. If more than 1 video, simply add more keys: youtubevidid1, youtubevidid2 and so on

Arvostelut

3.9.2016
This plugin doesn’t work. I wish the author would support this plugin as it is a great concept.
Lue kaikki 5 arvostelua.

Avustajat & Kehittäjät

“Genki Youtube Comments” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Genki Youtube Comments” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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