2020-05-01 / 3606阅 / 悠然
Deletes metadata by meta ID.
(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 for a specific meta row.
(bool) True on successful delete, false on failure.