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