A staging WordPress site was cloned from production. Users on staging are receiving real emails meant for production customers. What is the fastest safe fix?
-
A
Delete all users on the staging site
-
B
Install a plugin like WP Mail Catcher or disable email sending via wp-config.php constants
-
C
Change all user email addresses manually
-
D
Move staging to a different server