How to change the WordPress database table prefix

A simple guide, to explain how to change the WordPress database table prefix of your WordPress installation from its ‘wp_’ into something else . It is recommended that you change this because all your login details are stored in this database, making it a popular target for hackers. Changing the prefix will make it harder …

Continue reading ‘How to change the WordPress database table prefix’ »