Database Pre-Fix Changes due to Security
-
We recently changed our db prefix from wp_ to xyz_ for security but now the form data is not accessible via dashboard since the database prefix is changed.
I restored it back to wp_ prefix and the data and forms were accessible again with no problems.
Where in the database or in the php files do I need to make the changes for the database prefix changes.
I can make the necessary edits in mysql or php files and document it so that when there is an update we will make those changes to reflect it.
Please advise thanks in advance.
The topic ‘Database Pre-Fix Changes due to Security’ is closed to new replies.