It is possible send email for deleting account on wordpress??
Like this:
http://i.stack.imgur.com/Lt6Ks.png
Ok after click send email to user with ex text: “your account has been deleted” ??
It is possible send email for deleting account on wordpress??
Like this:
http://i.stack.imgur.com/Lt6Ks.png
Ok after click send email to user with ex text: “your account has been deleted” ??
You must be logged in to post a comment.
Yes. The full answer is here in the codex: http://codex.wordpress.org/Plugin_API/Action_Reference/delete_user
So I won’t repost its code.I recommend you to use Send Mail on User Delete plugin. It gives you to change the mail content too from admin. You can send email both user as well as admin.