Title: [Plugin: WP Security Scan] Table Prefix : extra step
Last modified: August 19, 2016

---

# [Plugin: WP Security Scan] Table Prefix : extra step

 *  Resolved [brasofilo](https://wordpress.org/support/users/brasofilo/)
 * (@brasofilo)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-security-scan-table-prefix-extra-step/)
 * not seeing this information here, i’d like to share
 * after altering the table prefix, you gotta run this SQL:
 * UPDATE `MYNEWPREFIX_usermeta` SET `meta_key` = REPLACE( `meta_key` , ‘wp_’, ‘
   MYNEWPREFIX_’ );
 * don’t remember where i found the solution… too much code these days… but i’ve
   been replacing various table prefixes without trouble
 * [http://wordpress.org/extend/plugins/wp-security-scan/](http://wordpress.org/extend/plugins/wp-security-scan/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [tglassey](https://wordpress.org/support/users/tglassey/)
 * (@tglassey)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-security-scan-table-prefix-extra-step/#post-1257993)
 * Remember to change the MYNEWPREFIX to whatever you changed the new prefix to 
   from “wp_”
 *  [kvnkim](https://wordpress.org/support/users/kvnkim/)
 * (@kvnkim)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-security-scan-table-prefix-extra-step/#post-1258065)
 * LIFE SAVER! Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP Security Scan] Table Prefix : extra step’ is closed to new
replies.

 * 2 replies
 * 3 participants
 * Last reply from: [kvnkim](https://wordpress.org/support/users/kvnkim/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-security-scan-table-prefix-extra-step/#post-1258065)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
