WordPress gotcha when changing wp_prefix
This seems like a straightforward change – just change “$table_prefix” in wp-config.php and rename all your db tables to match. It works – you’ll find your site usable, guests will have no issues. But when logging-in, you’ll find you don’t have permissions to access the dashboard (/wp-admin). Visiting the dashboard URL gives you the message […]
Continue reading →