這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

常見問題集

= 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