Is there a way to disable a term rather than deleting it?
Not directly, but I have a need for this functionality as well, as part of a plugin I’m writing for a client and have what I think is a pretty good start on an implementation. The approach I’m taking is to store a term meta when the term is disabled and then to hook into … Read more