Results 2 issues of Yoel Masih

Not sure if anyone else has seen this, but I am unable to get DateCreated for Comments In the Mapper.cs the method internal static Comment Comment(XmlRpcComment input) the value input.dateCreated...

Hi Alex Thanks for writing this awesome API!! I am trying to download post data from my wordpress blog, but the following happens: Call var commentcount = wordPressWrapper.GetCommentCount(post.PostID.ToString()); in a...