Title: Automatic appoval
Last modified: August 30, 2016

---

# Automatic appoval

 *  Resolved [JamieLe](https://wordpress.org/support/users/jamieleemi/)
 * (@jamieleemi)
 * [11 years ago](https://wordpress.org/support/topic/automatic-appoval/)
 * Hi Josh, is there any way the approval system could be bypassed if certain criteria
   are met on the application form? My client wants users who register with a certain
   word in a certain field to be approved automatically.
 * [https://wordpress.org/plugins/new-user-approve/](https://wordpress.org/plugins/new-user-approve/)

Viewing 1 replies (of 1 total)

 *  [Josh Harrison](https://wordpress.org/support/users/picklewagon/)
 * (@picklewagon)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/automatic-appoval/#post-6221434)
 * If you add this line of code to where you want to activate a user, for example,
   in the code you provided above, the user will be activated automatically.
 * `do_action( 'new_user_approve_approve_user', $user_id );`

Viewing 1 replies (of 1 total)

The topic ‘Automatic appoval’ is closed to new replies.

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Josh Harrison](https://wordpress.org/support/users/picklewagon/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/automatic-appoval/#post-6221434)
 * Status: resolved