Skip to content

Resolve Purist integrity errors

This commit adds 2 new commands:

  • populate_billing_email: Populate billing_email value for users that don't have it set. If the user has a WooCommerce email this value will be used. Otherwise the User.get_identity() identity will be used.
  • non_unique_emails: Shows what recovery emails are used in more than one account.
Edited by Birin Sanchez

Merge request reports