v1.0.0
1.0.0 (2026-03-31)
⚠ BREAKING CHANGES
-
conditions: The following dedicated condition classes have been removed in favor of the generic
is_*andhas_*conditional bridges:category→ useis_category()insteadtag→ useis_tag()insteadauthor→ useis_author()insteadtaxonomy→ useis_tax()insteadterm→ usehas_term()insteadtemplate→ useis_page_template()insteadpost→ useis_single()oris_page()instead
Features
- conditions: Remove redundant WordPress conditions covered by is_/has_ (bd7eed0)