get current achive term id code example Example: get current term id <?php $current_term = get_queried_object()->term_id; ?>