Title: Mac1234's Replies | WordPress.org

---

# Mac1234

  [  ](https://wordpress.org/support/users/mac1234/)

 *   [Profile](https://wordpress.org/support/users/mac1234/)
 *   [Topics Started](https://wordpress.org/support/users/mac1234/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mac1234/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mac1234/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mac1234/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mac1234/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mac1234/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need to remove First Name and Last Name Fields from Register Page](https://wordpress.org/support/topic/need-to-remove-first-name-and-last-name-fields-from-register-page/)
 *  [Mac1234](https://wordpress.org/support/users/mac1234/)
 * (@mac1234)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/need-to-remove-first-name-and-last-name-fields-from-register-page/#post-6102106)
 * Ok. It seems that following lines had something to do with this. It was the additional“
   do_action” which was the problem.
 * <?php
    /** * Fires following the ‘E-mail’ field in the user registration form.**
   [@since](https://wordpress.org/support/users/since/) 2.1.0 */ do_action( ‘register_form’);?
   >
 * After removing above, everything came back to normal.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need to remove First Name and Last Name Fields from Register Page](https://wordpress.org/support/topic/need-to-remove-first-name-and-last-name-fields-from-register-page/)
 *  [Mac1234](https://wordpress.org/support/users/mac1234/)
 * (@mac1234)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/need-to-remove-first-name-and-last-name-fields-from-register-page/#post-6102105)
 * I have the same problem…
 * Did you find a solution?
 * Does anybody know how to fix this?
    I checked wp-login.php and it is not there…

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