serialized php

Search and Replace for WordPress Databases

WordPress makes, in my opinion, the sin of storing serialized PHP data in the database. In my view using databases to store non-platform-agnostic information is always dangerous, but then I spent half my career working on cross-platform code and databases, so perhaps it’s just me. Read more

Categorised as: Plugins