Skip to content

Releases: theMikeD/wp-term-management-tools

v2.0.1

10 Dec 00:38
eff7254
Compare
Choose a tag to compare
  • FIX: a WPML translation that only exists in a single site non-primary language was not being migrated correctly

2.0.0

04 Dec 15:59
5f18064
Compare
Choose a tag to compare
  • under new management by @theMikeD :)
  • full code refactoring
  • inline documentation
  • user documentation
  • clean phpcs using Wordpress-Extra
  • unit/integration tests, all of which pass
  • for the taxonomy change option, only public taxonomies are listed
  • for the taxonomy change option, WPML-translated terms are also moved
  • for the term merge option, if all terms to be merged have the same parent term, the merged term will also have that parent term.
  • for the term parent option, if one of the supplied terms is also the term selected to be the parent, no terms are adjusted.
  • new filter term_management_tools_changed_taxonomy__terms_as_supplied
  • new filter term_management_tools_changed_taxonomy__terms_and_child_terms
  • new filter term_management_tools_changed_taxonomy__reset_parent_for