Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Simplecast Episodes

Descriere

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.

Instalare

  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.

Întrebări frecvente

= 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

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Simplecast Episodes” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

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