Wordpress JSON showing only latest 20 posts of my Wordpress Blog -


I want to create a windows phone application for my WordPress website. For this, I am retrieving JSON from uron - / posts. My problem is that there are only 20 posts in JSON at this URL, how do I get all the posts? I'm using WinRT.

You can view the document here

Set the query variable number , the post you want, max 100

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -