Override database config for WordPress multiblog
Well if you want to do this right, you would have one database for development, one for staging and then the live database. It’s just that WordPress is not designed to live with such commons in software engineering. The component I still see publicly missing is a complete migration script that is able to convert … Read more