ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

RSS Feed Podcast by Categories

აღწერა

This plugin enable you to display a specific podcast RSS feed in categories displayed using accordions using shortcode.
I’m using Blubrry PowerPress for my podcast page. Having no way to display my podcast by category, I decided the create this plugin.
Note that you are responsible for whatever content you import on your website using this plugin.
This plugin use the open source solution AmplitudeJs to read the audio files :
https://521dimensions.com/open-source/amplitudejs
It was really easy to use and reliable so thank you very much.

ეკრანული სურათები

  • How the plugin looks like with one category open and hovering over a podcast. Note that the content language depends entirely on your RSS feed.

დაყენება

Add the following shortcode to your page : [rssreader rssurl="http://yourrssfeedadress.com/yourfeed.rss"] using your rss feed address in the rssurl parameter.
If using Blubrry PowerPress :
When creating an article, specify a category in the menu at your right. If you do not, all your podcast will go in the same folder named “Uncategorized”.
If not using Blubrry PowerPress :
Insure that each item has a category mark-up and an url specified in an enclosure mark-up. Example :
RSS code Example

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“RSS Feed Podcast by Categories” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ RSS Feed Podcast by Categories თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1

You can now open the podcast index you want using the podcast argument ex. : myaddress.com/mypodcastpage?podcast=4
You can now open the podcast category you want using the category argument ex. : myaddress.com/mypodcastpage?category=2
You can use both argument at the same time ex.: myaddress.com/mypodcastpage?category=2&podcast4