Title: Hook registration
Last modified: March 24, 2022

---

# Hook registration

 *  Resolved [aggk](https://wordpress.org/support/users/aggk/)
 * (@aggk)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/hook-registration/)
 * Hi,
 * I’m starting a new site and wonder if the following would be possible with UsersWP.
 * Public visitors will be able to fill out a form that creates a new post (CPT)
   when submitted, I wonder if I can hook into UsersWp registration in this process…
   so that if I include fields for username and e-mail, a new user will be created
   then that user will be assigned the new CPT that is created?
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Support [alexrollin](https://wordpress.org/support/users/alexrollin/)
 * (@alexrollin)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/hook-registration/#post-15496154)
 * Hello,
 * ‘uwp_after_process_register’ hook can be used for processing request after the
   form submission.

Viewing 1 replies (of 1 total)

The topic ‘Hook registration’ is closed to new replies.

 * ![](https://ps.w.org/userswp/assets/icon-256x256.png?rev=2784318)
 * [UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP](https://wordpress.org/plugins/userswp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/userswp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/userswp/)
 * [Active Topics](https://wordpress.org/support/plugin/userswp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/userswp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/userswp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [alexrollin](https://wordpress.org/support/users/alexrollin/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/hook-registration/#post-15496154)
 * Status: resolved