Linux 软件免费装
Banner图

WP Migrate DB Anonymization

开发者 deliciousbrains
更新时间 2022年1月26日 18:11
PHP版本: 5.3.3 及以上
WordPress版本: 5.9
版权: GPLv3

标签

backup migrate migration export database anonymize anonymise mysql gdpr anonymization anonymizer data dump

下载

0.1 0.3.2 0.3.3 0.3.4 0.2 0.3 0.3.1

详情介绍:

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: Supported plugins: 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.

安装:

  1. Use WordPress' built-in installer
  2. Activate plugin

更新日志:

0.3.4 - 2019-05-21 0.3.3 - 2018-11-21 0.3.2 - 2018-09-11 0.3.1 - 2018-07-18 0.3 - 2018-07-03 0.2 - 2018-06-22 0.1 - 2018-05-22