Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Abhijeet Naik
Courses Plus Student 174 PointsInstead of webview how to retrieve wordpress blog posts Description and Title Android
3 Answers

Zac Gordon
Treehouse Guest TeacherHi,
Can you please provide a little more description of what you're trying to do here?
Thanks!

Abhijeet Naik
Courses Plus Student 174 PointsHello, Zac Gordon
What i am trying to accomplish... is setting up blogfeed from wordpress id. Ben taught how to initailize a http connecton from a url and then parse the data JSON... The other way to retrive all my blog posts from my custom wordpress site. Not by get_recent_summary.

Ben Jakuben
Treehouse TeacherWe use a WordPress plugin called JSON API to add the get_recent_summary function. Perhaps this plugin would work on your site?

Abhijeet Naik
Courses Plus Student 174 PointsBen Jakuben Thank You Sir, Did it!!! You all are awesome.