$term_link = get_term_link( $term ); // Taxonomy Image - ACF. $term_image = get_field('your_taxonomy_image_field', $term); $size ...
確定! 回上一頁