Skip to main content Help Control Panel

Login   A+   A-

Development «   Development blog «  

New hooks for user creation [7.11]

Two hooks have been added to help build sophisticated content on user registration and modification.

The first hook is triggered with id 'users/edit.php#post' on new user registration, and is passed the id of the new user profile.

The second hook is triggered with id 'users/edit.php#put' on user profile modification and is provided the id of the changed record.

1- Tof on Nov. 27 2007

Great stuff, Bernard. It will help to run customed actions on user registration.

Rate this page
Posted by Bernard on Nov. 27 2007, edited by Tof on Nov. 27 2007, (popular)