Conversation
supportHi, I wonder if I can retrieve the category of media files using XMLRPC. Thanks~ http://wordpress.org/extend/plugins/media-categories-2/
I am honestly not sure, since I’ve never had to use the XMLRCP in WordPress. I will tell you this though. The relationship between terms and media is _identical_ to that of posts and terms. If it works with posts, then it should work for media except for cases where WordPress core is explicitly treating media differently.
I am honestly not sure, since I’ve never had to use the XMLRCP in WordPress. I will tell you this though. The relationship between terms and media is _identical_ to that of posts and terms. If it works with posts, then it should work for media except for cases where WordPress core is explicitly treating media differently.