Title: User registration for admin
Last modified: February 21, 2023

---

# User registration for admin

 *  Resolved [yntruder](https://wordpress.org/support/users/yntruder/)
 * (@yntruder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/)
 * Hy,
 * Please, how can i switch on for administrator to register new member?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fuser-registration-for-admin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16491108)
 * [@yntruder](https://wordpress.org/support/users/yntruder/)
 * Yes it’s possible if you enable the Registration form for logged-in users
    with
   the following code snippet:
 * `add_filter( 'um_registration_for_loggedin_users', '__return_true' );`
 * Add the code snippet to your active theme/child-theme’s `functions.php` file
   
   or use the “Code Snippets” plugin.
 * [https://wordpress.org/plugins/code-snippets/](https://wordpress.org/plugins/code-snippets/)
 *  Thread Starter [yntruder](https://wordpress.org/support/users/yntruder/)
 * (@yntruder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16491125)
 * I have another problem. When member click in activation email the activation 
   button the activation is correct, but the system redirect to the change password
   page. how can i change the redirection?
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16491146)
 * [@yntruder](https://wordpress.org/support/users/yntruder/)
 * UM User Roles -> Edit your Registration role -> Registration Options -> “URL 
   redirect after e-mail activation”
 *  Thread Starter [yntruder](https://wordpress.org/support/users/yntruder/)
 * (@yntruder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16491174)
 * i get this error
 * **Don’t Panic**
 * The code snippet you are trying to save produced a fatal error on line 1:**syntax
   error, unexpected token “&”**
 * The previous version of the snippet is unchanged, and the rest of this site should
   be functioning normally as before.
 * Please use the back button in your browser to return to the previous page and
   try to fix the code error. If you prefer, you can close this page and discard
   the changes you just made. No changes will be made to this site.
 *  Thread Starter [yntruder](https://wordpress.org/support/users/yntruder/)
 * (@yntruder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16491199)
 * In the email you sent there were the problem, but here were correct code.
 * Thx
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16494688)
 * [@yntruder](https://wordpress.org/support/users/yntruder/)
 * Yes the email sent by the Forum to you for each new post
    will change to invalid
   quotes in the code snippets.
 *  Plugin Support [andrewshu](https://wordpress.org/support/users/andrewshu/)
 * (@andrewshu)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16508548)
 * Hi [@yntruder](https://wordpress.org/support/users/yntruder/)
 * This thread has been inactive for a while so we’re going to go ahead and mark
   it Resolved.
 * Please feel free to re-open this thread if any other questions come up and we’d
   be happy to help. 🙂
 * Regards

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

The topic ‘User registration for admin’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

## Tags

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

 * 7 replies
 * 3 participants
 * Last reply from: [andrewshu](https://wordpress.org/support/users/andrewshu/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/user-registration-for-admin/#post-16508548)
 * Status: resolved