
Originally Posted by
tmchow
This doesn't address the concern about the table names in the DB. I did a backup of my DB that fantastico's Wordpress installation setup and started renaming all the tables to remove the "wp_" prefix.
However, I then noticed that most of the tables for the plugins also have a "wp_" prefix too. Is this (a) a universal configuration somewhere or (b) just generic convention that WP plugins follow?
If (a) then have to make sure I make the change otherwise all the plugins will break when I restore. If it's (b) then I should be OK.