[Plugin: Magic Fields 2] Remove Data when Removing Field or Taxonomy
-
Hello,
I just started playing with magic feels and getting the hang of it. However, I think I may have found a small bug. It seems that when I delete a Custom Post type the data stays in
mf_post_meta
this really isn’t that big of a problem (except that it takes up space).The real problem is this is also true for custom Taxonomies which stay in
wp_terms
This caused me the problem when I deleted a custom tax then added it again the permalink still existed creatingterm-2
instead ofterm
I was able to manually deleteterm
then change the slug but I’m hoping there would be a way for the data to go away with th post type
- The topic ‘[Plugin: Magic Fields 2] Remove Data when Removing Field or Taxonomy’ is closed to new replies.