get image field in custom post type category taxonomy

112

$catIMGId = get_field('image', 'term_' . $term->term_id);

Comments

Submit
0 Comments