10up / wpsnapshots

(DEPRECATED) A project sharing tool for WordPress.
MIT License
215 stars 22 forks source link

Replace dummy user emails with `@example.com` #96

Open gthayer opened 1 year ago

gthayer commented 1 year ago

Description of the Change

Replaces dummy with emails with a safe, fake alternative. ex: sarkill2@usnews.com -> sarkill2@example.com.

This removes any confusion as to whether these users are real, and prevents erroneous delivery to fake email addresses.

Closes # N/A

How to test the Change

Run a scrub using the updated data.csv. Dummy users will have @example.com addresses.

Changelog Entry

Changed - Replaced dummy user emails with @example.com.

Credits

Props @gthayer, @tott

Checklist: