diff --git a/user-new.php b/user-new.php
index 6a8778f..bc48ba0 100644
--- a/user-new.php
+++ b/user-new.php
@@ -323,6 +323,7 @@ foreach ( array( 'user_login' => 'login', 'first_name' => 'firstname', 'last_nam
 	</tr>
 <?php endif; ?>
 <?php } // !is_multisite ?>
+	<?php do_action( 'new_user_profile' ); ?>
 	<tr class="form-field">
 		<th scope="row"><label for="role"><?php _e('Role'); ?></label></th>
 		<td><select name="role" id="role">
