<?php echo esc_attr( $first_img_desc ); ?>
name; $term_id = $term->term_id; $term_slug = $term->slug; $desc = $term->description; $category_link = get_term_link( $term ); $thumb_id = get_term_meta( $term_id, 'thumbnail_id', true ); $term_img = wp_get_attachment_image( $thumb_id, 'maxstore-home-top' ); ?>