WPDev.one
Core Function
View Source on Trac ↗

xmlrpc_getpostcategory()

xmlrpc_getpostcategory( mixed $content )

Retrieves the post category or categories from XMLRPC XML.

Parameters 1 required

Name / Type Description
$content
string

XMLRPC XML Request content

Required

Return Value

((string)
| array) List of categories or category name.

Function Information

Since Version
0.71
Source File
wp-includes/functions.php
Advertisement