[wp-hackers] User login action

John Blackbourn johnbillion+wp at gmail.com
Tue Jun 14 00:12:52 UTC 2011


On 14 June 2011 00:56, Pasquale Puzio <pasquale.puzio at gmail.com> wrote:
> Hi all,
>
> I need to add some actions when a user logs in, I've checked WordPress
> documentation but the page about this action is not complete yet.
>
> Anyone has a code example about this action?

The action you need is wp_login which passes the user's login as the
first parameter.


More information about the wp-hackers mailing list