Hi,
I have an email address which is subscribed to receive comment notifications from a prolific user. However, that user used an incorrect email address and now my email provider is complaining because of all of the bounced emails. I need to find the location in the database where I can edit this users email address, but so far I have been coming up empty handed. Can anyone help?? Thanks!
Hi @alento,
You should find and change the email address in the wp_wc_comments_subscription DB table.
Please note the wp_ is just a prefix, in your case, it can differ.
Ok, thank you @Asti
But the offending email address is not in that file.
Seems as though I noticed a checkbox somewhere for 'send a confirmation when post is approved from moderation'. Perhaps that is what I am needing in this case ... now to remember where I saw that at...