I want to add 200 videos from YouTube playlist to my WordPress blog. Each video iframe add as each post to particular category. I searched many plugins but that's not meet my requirement.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
The Youtube playlist have a xml strema, RSS feed. You can parse this and create post via The best way is, that you write a custom plugin. But you can aslo use a auto publisher plugin for feeds. |
|||
|
|
|
Two steps:
|
|||
|
|