Release v1.2.0
What's new
Elementor Pro taxonomy loop support for the [aeip_icon] shortcode.
- Auto-detects the current term from
$wp_query->loop_terminside Elementor taxonomy loops - Still works on native taxonomy archives via
get_queried_object() - Explicit targeting unchanged:
term_id,term, orpost_id="term_123"
Usage in Elementor loops
[aeip_icon field="cat_icon"]
No extra attributes needed — each loop item’s term is picked up automatically.