parse wordpress RSS feed using ajax / jquery


/ Published in: JavaScript
Save to your folder(s)

* Set your local path to the wordpress install, in my case was: "/blog/feed"
* Edit the var contain = make it set to the selector, in my case I'm populated a list tag <ul></ul>.
* Edit the var limit = 5; Set the amount of blog posts you want to display.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.