lost taxonomy meta
-
Hi.
Today I noticed that all meta fields in taxonomies such as description were lost some how. They are just empty. Unfortunately our team noticed it so late. And for this moment many changes in database were made. So we can’t just backup old db.
First look in your code said me that this data is stored in wp_options table in ‘wpseo_taxonomy_meta’ record. So i copied the content of this record from local test machine where i restored old database where data was ok, there i can see huge array. And past it via phpmyadmin in the ‘wpseo_taxonomy_meta’ record of work site. I cleared all caches, deactivate and activate the plugin. But nothing was changed. And if i made changes through wordpress interface in this record just see new inputs, and old data become lost again. May be you cache this in transients or any other reasons so i can’t restore it through phpmyadmin?
Is there any chance to restore old data.
Please provide step by step instruction.
I’m the developer. So any advanced advises are appreciated.
Please help, we have about 500 taxonomies. It’s really difficult to restore all of meta manually by hand. Thank you in advance.
The topic ‘lost taxonomy meta’ is closed to new replies.