Page 1 of 1

e-mail to admin when author makes an entry

Posted: Mon Feb 21, 2011 2:38 am
by Stosh
Is there a way to do this?

I have it set up to only allow new registrars to make drafts. Is there a way to send me an e-mail to the admin when they save it, or log out, mayhaps?


-s

Re: e-mail to admin when author makes an entry

Posted: Mon Feb 21, 2011 9:25 am
by Timbalu
Stosh wrote:...only allow new registrars to make drafts.
How did you do this, in core or by plugin?
To be honest, I don't really think it is possible to control registered users activities by email.

Re: e-mail to admin when author makes an entry

Posted: Mon Feb 21, 2011 10:45 am
by garvinhicking
Hi!

Currently there's no public plugin that does this. But the hook is there, and you could easily make a plugin "listen" on when drafts are created, and perform a mail().

Regards,
Garvin