Skip to content

v0.23.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:59
· 7 commits to main since this release
1b40397
  • 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() and get_merge_basket_terms() in includes/class-wpto-admin-page.php, from process_add_tags_by_name() (dropping its "Skipped locked tag(s)" notice), and removed WPTO_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.