Archive | Functions by letter x RSS feed for this section

xmlrpc_removepostdata

XMLRPC XML content without title and category elements.

4287

Continue reading

xmlrpc_getposttitle

Retrieve 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 reading

xmlrpc_getpostcategory

Retrieve 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