Codifically | PHP | Plugins | Themes | WordPress
Preventing WordPress Automatic Updates From Deleting Custom Settings (Themes and Plugins)
WordPress uses a drop in / replacement method for updating. This can be a disaster for sites with custom configurations like themes or custom site specific information like plugins caches or translators. Here is my solution to fix the whole problem!