このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Vodpod Embedder

説明

Vodpod Embedder is a plugin that accesses the Vodpod API and allows you to embed videos from inside the post editor.
You can look through your collection or search by title for videos you want to embed into your posts and pages.

スクリーンショット

  • Vodpod in action. I put in the name of a Vodpod user and got all the videos from their collection.

インストール

Copy the vodpod-embedder to your plugins directory page.

then open Admin/Plugins page and enable the plugin “Vodpod Embedder”.

Go to the page titled Vodpod in your settings menu and enter in your Vodpod API Key.
You can get the API key from the advanced tab of your options page on http://vodpod.com

Once you have your API Key set you can add videos directly from Vodpod from the Add Video or Add Media button in the post editor.

Inside the Vodpod Embedder tab you can search for videos from a pod or by title. You can also add a video by id.

Results will appear as images on the left. Click them to view them in the right and push the insert into post button to add the video embed shortcode to your post.

FAQ

What is Vodpod

Vodpod is a website that allows you to collect videos from all around the web. They have a bookmarklet that will grab almost any embedded video and add it to your collection. You can display your collection in many different ways.

How do I get a Vodpod API Key

Each Vodpod account has an API key. Just login to Vodpod and click on the advanced tab on your account page.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Vodpod Embedder はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Vodpod Embedder” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.3

Saving settings works properly.

0.2

*Combined all of the php files into vodpod_embedder.php and switched the code to use the Plugin Settings API.

0.1

*The first version.