xmlrpc_getpostcategory


xmlrpc_getpostcategory ( $content )

Parameters:
  • (string) content XMLRPC XML Request content
Returns:
  • (string|array) List of categories or category name.
Defined at:

Description

Retrieves 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.

Related Functions

xmlrpc_getposttitle, wp_get_post_categories, wp_set_post_categories, get_category, xmlrpc_removepostdata

Top Google Results

User discussions

wpseek mobile