Title: Extra Registration Hook
Last modified: September 25, 2018

---

# Extra Registration Hook

 *  [viewtube101](https://wordpress.org/support/users/viewtube101/)
 * (@viewtube101)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/extra-registration-hook/)
 * Hello administrator, I really love this plugin but you left out one part that
   is really important and vital for every registration form, Which is the password
   field.
    I understand that the password field is included in the pro version of
   the plugin. But As a one time courtesy, could you please add just this extra 
   hook to the free plugin? as this will make it standout even more among other 
   free login plugins.
 * Please I will buy the pro version for other features But you should know it isn’t
   fair for users to buy the pro version just because of this extra field.
 * Please send me a code to include to the functions for this.
    Thank you and really
   appreciate the good work.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Max K](https://wordpress.org/support/users/kaminskym/)
 * (@kaminskym)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/extra-registration-hook/#post-10752450)
 * Hi,
 * You could use hook “lrm/register_form” to display password field.
 * Then you can use this hook:
 * do_action(‘lrm/registration_successful’, $user_id);
 * to set this password to user.
 * But you should remove Password from Email, because wrong password will be sent.
 * Regards, Max

Viewing 1 replies (of 1 total)

The topic ‘Extra Registration Hook’ is closed to new replies.

 * ![](https://ps.w.org/ajax-login-and-registration-modal-popup/assets/icon-128x128.
   jpg?rev=2185221)
 * [AJAX Login and Registration modal popup + inline form](https://wordpress.org/plugins/ajax-login-and-registration-modal-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-login-and-registration-modal-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-login-and-registration-modal-popup/reviews/)

## Tags

 * [extra field](https://wordpress.org/support/topic-tag/extra-field/)
 * [password](https://wordpress.org/support/topic-tag/password/)
 * [Registration](https://wordpress.org/support/topic-tag/registration/)

 * 1 reply
 * 2 participants
 * Last reply from: [Max K](https://wordpress.org/support/users/kaminskym/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/extra-registration-hook/#post-10752450)
 * Status: not resolved