V1.3.0
= 1.3.0 =
- Fixed critical
uninstall.phpfatal error caused by an undefined constant - Fixed duplicate REST route registrations when multiple CPT-taxonomy pairs are configured
- Fixed
sync_post_update_to_term()ignoring the authoritative post meta relationship, causing sync failures when term names were modified by conflict resolution - Fixed shared static
$is_deleting/$is_updatingflags causing multi-pair sync lockout - Fixed
get_post_type_relationships()returning posts from unrelated post types sharing the same taxonomy - Fixed unescaped
$wrapper_attributesoutput in block render templates - Corrected dead code block in
invalidate_cache(), misleading variable name inbulk_sync_posts_to_terms(), and unlocalized admin UI strings - Full PHPCS and ESLint linting pass with zero errors