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

Simplecast Episodes

説明

The Simplecast Epsiodes plugin allows you to add and embed podcasts hosted at simplecast.fm into WordPress. You have the ability to add direct download links, as well as titles, descriptions (for Show Notes), and tags. The plugin also creates an options page where you can add information about upcoming episodes, sponsors, and select the type of embedded player you want.

インストール

  1. Download and install simplecast-episode.zip
  2. Upload to /wp-content/plugins/
  3. Activate the plugin

There is a list of template tags on the FAQs page.

FAQ

= Where do the podcasts come from?

In order to use this plugin, you need to have a Simplecast account. You can sign up at simplecast.fm

= Do you have template tags or short codes?

Right now there is only one template tag, called simplecast_latest_show(). It will display the latest show. I hope to add more in the near future. they will all be in the simplecast-functions.php file

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.6.1

  • Fixed a bug that was causing a conflict with some other plugins
  • Made the default download description the title of the post.

0.6

  • Some Documentation is on my blog:* http://casabona.org/2014/04/simplecast-episodes-version-0-6/
  • New setting to choose to download the epsiode onto your server (Epsiodes->Settings). When set to yes, this will happen automatically.
  • BETA- Ability to download ALL previously added simplecast episodes into the WordPress Media area (Episodes->Settings). This is still in beta and can be pretty slow, especially if you have a lot of episodes.
  • Added a new function, simplecast_direct_url() to get the download URL of an episode from its embed URL.

0.4

First official release of the plugin