Releases: theMikeD/wp-term-management-tools
Releases · theMikeD/wp-term-management-tools
v2.0.1
2.0.0
- 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