XMLRPC XML content without title and category elements.
4287
Continue readingRetrieve post title from XMLRPC XML.If the title element is not part of the XML, then the default post title from the $post_default_title will be used instead.
4285
Continue readingRetrieve the post category or categories from XMLRPC XML.If the category element is not found, then the default post category will be used. The return type then would be what $post_default_category. If the category is found, then it will always be an array.
4283
Continue reading