2020-05-01 / 4818阅 / 悠然
Returns the object subtype for a given object ID of a specific type.
(string)
(Required)
Type of object metadata is for. Accepts 'post', 'comment', 'term', 'user', or any other object type with an associated meta table.
(int)
(Required)
ID of the object to retrieve its subtype.
(string) The object subtype or an empty string if unspecified subtype.