تفصیل
Widget that use jPlayer to play Podcast RSS playlists, no BS, just drag, set, and works,
I’m making a website for radio group, and there are no other plugins that simply play a RSS
podcast and can put in a widget area, so I just hack one up and share to everyone.
Credits
- http://jplayer.org/
- https://github.com/onigetoc/Podcast-parser-for-jPlayer
- https://github.com/lukemcdonald/jplayer-skin-premium-pixels
انسٹالیشن
- Install plugin using WordPress Plugin page
- Drag jPlayer (Podcast) to your sidebar
- Enter RSS Feed of your podcast
- Save and Profit!
عمومی سوالات
- What is this CORS option about?
— CORS mode uses jQuery to parse the feed directly, where not all feed servers would allow that
while the other one uses PHP to parse the script to javascript then read from it, apparently some website
hosting doesn’t allow you to do this.
— in short, simply use the one that works for your feed and your website. - So which mode is better?
— Keep the option unchecked (PHP parser mode) is better, since the PHP parser is more feature packed - What about feature XXX?
— If you like this plugin and would like to improve it, please fork the project or suggest in
Issue Tracker
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“JPlayer Podcast Widget” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“JPlayer Podcast Widget” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
1.0.0
first public release
1.0.1
remove normalize.css from player theme.
1.0.2
bug fixes