Title: Action hook for user-new.php
Last modified: August 19, 2016

---

# Action hook for user-new.php

 *  [dodg](https://wordpress.org/support/users/dodg/)
 * (@dodg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/action-hook-for-user-newphp/)
 * Hey there
 * I’m looking to add some new fields onto the User Registration screen so that 
   when I add new WP users, I can put some more info. I can’t seem to find out how
   to do this … heres what I’ve tried:
 * add_action(‘register_form’, ‘newFields’);
    add_action(‘show_user_profile’, ‘newFields’);
   add_action(‘edit_user_profile’, ‘newFields’);
 * and I would have thought that the register_form should work, but it doesnt do
   antyhing?
 * Any thoughts et much appreciated.
 * Thanks
 * Nick

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [dodg](https://wordpress.org/support/users/dodg/)
 * (@dodg)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/action-hook-for-user-newphp/#post-1808690)
 * Bumpy-de-bump ??
 *  [sicdigital](https://wordpress.org/support/users/mac974/)
 * (@mac974)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/action-hook-for-user-newphp/#post-1808822)
 * register_form is for the wp-login form. I’m looking for the same thing right 
   now. Did you have any luck?
 *  Thread Starter [dodg](https://wordpress.org/support/users/dodg/)
 * (@dodg)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/action-hook-for-user-newphp/#post-1808823)
 * Sorry no no luck at all. I ended up hacking the WP core code to get it to work.
   I know the various issues with that ….
    In another project where I used the same
   function I just told them they had to create the users base info then edit the
   user to add the extra info.
 * Let me know if you find the answer ….
 *  [geekly_br](https://wordpress.org/support/users/geekly_br/)
 * (@geekly_br)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/action-hook-for-user-newphp/#post-1808840)
 * Forget … not working ;[

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Action hook for user-new.php’ is closed to new replies.

## Tags

 * [action hook](https://wordpress.org/support/topic-tag/action-hook/)
 * [hook](https://wordpress.org/support/topic-tag/hook/)

 * 4 replies
 * 3 participants
 * Last reply from: [geekly_br](https://wordpress.org/support/users/geekly_br/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/action-hook-for-user-newphp/#post-1808840)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
