我正在使用JoeBlogs API進行XMLRPC。每次我試圖讓由ID頁面扔這個錯誤: XmlRpcPage []:元素0:結構映射到輸入XmlRpcPage:成員wp_author_id映射到Int32類型 從這個代碼。 /// <summary>
/// Get the page identified by the page id.
/// </summary>
我試圖用拇指圖像添加新帖子,但我仍然無法取得成功。 public static int addContent(int postType, string title, string body, string post_thumbnail, string[] categories, string[] tags, DateTime dateCreated)
{
Post post = set