get taxonomy term meta by id

Solutions on MaxInterview for get taxonomy term meta by id by the best coders in the world

showing results for - "get taxonomy term meta by id"
Faye
20 Jan 2020
1get_term_meta( int $term_id, string $key = '', bool $single = false )