v0.23.2
- Fixed locked tags being unable to enter the merge selection at all, even as the merge target (which always survives a merge — only source tags get deleted). Removed the lock filtering from
add_to_merge_basket()andget_merge_basket_terms()inincludes/class-wpto-admin-page.php, fromprocess_add_tags_by_name()(dropping its "Skipped locked tag(s)" notice), and removedWPTO_Merge_Handler::apply()'s rejection of a locked target. Locked tags remain fully protected as a merge source:apply()still skips them there instead of deleting them.
For the full version history, see CHANGELOG.md.