2020-05-02 / 4489阅 / 悠然
Retrieve the terms of the taxonomy that are attached to the post.
(int|WP_Post)
(Required)
Post ID or object.
(string)
(Required)
Taxonomy name.
(WP_Term[]|false|WP_Error) Array of WP_Term objects>WP_Error on failure.