The GetPosts(PostFilter filter) returns a list with maximum 5 elements, counted from 0 to 4.
I guess that method needs to return all "pages" or "posts" not only 5.
Note: I use the WordPressSharp nuget package version 1.1.0
This is my first issue report, sorry if I misunderstood something.
Looking forward for your response. Thanks!
The GetPosts(PostFilter filter) returns a list with maximum 5 elements, counted from 0 to 4. I guess that method needs to return all "pages" or "posts" not only 5. Note: I use the WordPressSharp nuget package version 1.1.0
This is my first issue report, sorry if I misunderstood something. Looking forward for your response. Thanks!