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

FilmGetter

説明

Filmgetter gets the information from TMDb about a movie you have choosen. Adding it to the database and you can now use it’s information with using the tags defined below. It will write out the information about the movie you want.

インストール

  1. Upload the ‘filmgetter’ directory to the /wp-content/plugins/ directory – make sure to have the plugin directory named with lowcase or the stylesheet won’t work.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Paste in the TMDb-API number in the FilmGetter admin page.
  4. Add movies via the Add Movie section on the admin page.*
  5. Use the [film]movie name[/film] to show the filminfo, or use [imdb]movie name[/imdb] to show just imdb-link
  • No need for that in version 0.1.2-

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.1.4.1

  • fixed bug where the filters didn’t got removed when the plugin got uninstalled.
  • fixed bug in styles where footer did came over the content in the admin page.
  • added information about which tags you can use on the admin page.

0.1.4

  • Added [poster] feature
  • Added [plot] feature

0.1.3.1

  • Fixed the style in the admin.

0.1.3

  • Fixed Stylesheet, style.css is the file you want to edit, to change the style, the design of the film-info.
  • Fixed the style, it won’t go over other things in the design now.
  • Fixed grammar, spellings.

0.1.2

  • Fixed so if the trailer url is empty, the url will be #.
  • Fixed so if the imdb url is empty, the url will be #.
  • Added Feature: Add movies in the admin page from IMDB and TMDb ids.
  • Added Beta Feature: Adding movies automatically, in this beta you need to be specific on the movie names, no trailers will be added either.

0.1.1

  • Fixed database error (the youtube URL was too short).
  • Added feature: Remove movie.
  • Added License text. (Damn me!)
  • Fixed some spellings.

0.1

  • Added [film] tag.
  • Added [imdb] tag.
  • Added Admin section.
  • Added option to edit TMDb-API pass in admin.
  • Added feature add movie in admin section.