Hi,
I have a plugin that has written some data to the post_meta table. I would like to change the meta_keys of some of the data. How would I get a migration query to run when the user updates the plugin? Is there a hook that I can use?
thanks.
Hi,
I have a plugin that has written some data to the post_meta table. I would like to change the meta_keys of some of the data. How would I get a migration query to run when the user updates the plugin? Is there a hook that I can use?
thanks.