WP Migrate DB Anonymization

plugin banner

Integrates with WP Migrate DB and WP Migrate DB Pro to anonymize user data on database export, pull or push.

Author:Delicious Brains (profile at wordpress.org)
WordPress version required:3.6
WordPress version tested:5.9
Plugin version:0.3.4
Added to WordPress repository:23-05-2018
Last updated:26-01-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://deliciousbrains.com/wp-migrate-db-pro...
Total downloads:16 615
Active installs:400+
plugin download
Click to start download

This addon requires WP Migrate DB Pro or WP Migrate DB.

Ensure no user personal data is included when a database is exported, pulled or pushed using WP Migrate DB (export) or WP Migrate DB Pro (export, pull, push).

When the plugin is activated it will anonymize by default. You will need to deactivate the plugin to turn it off.

User data is anonymized and includes data from the following tables:

  • users
  • usermeta
  • comments

Supported plugins:

  • WooCommerce

To preserve specific rows in the users table, use the WPMDB_ANONYMIZATION_USER_LOGIN_WHITELIST constant to set a whitelist of comma separated user logins.

To replace all passwords with a hashed default password, set the password using the WPMDB_ANONYMIZATION_DEFAULT_PASSWORD constant.

The configuration rules can be extended with a filter. Learn how.


ChangeLog