Changing the WordPress Table Prefix
WordPress allows you to specify the prefix used for naming all your tables. Unfortunately, there are several places where it hard-codes the full names of the tables, including the prefixes, so you can’t just rename the tables. You also must modify values in the tables. I’ve had to do this a few times recently as [...]

