How to get the current taxonomy term ID (not the slug) in WordPress? November 23, 2022 by Tarik Nevermind! I found it 🙂 get_queried_object()->term_id;