03/25/2013 at 6:47 pm
#255035
Keymaster
@ Mel
Log in to your web host control panel. Find the link to phpMyAdmin. If you’re on the typical shared host, it’ll be there. Find the database for your WordPress install. This will be the same info as found in the wp-config.php file. After you select the correct database, find the Connections table, which should be wp_connections. The “wp_” prefix could be anything else. This would also be defined in the wp-config.php file. After you find the correct table, you will be able to directly edit the Connections entries. Just click the edit link and change the “slug” to be unique which in most cases is the entry name in all lowercase with hyphens instead of spaces.
