Title: Hooks?
Last modified: May 2, 2018

---

# Hooks?

 *  [html5girl](https://wordpress.org/support/users/html5girl/)
 * (@html5girl)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hooks-24/)
 * I need to require fields conditionally based on the input selections of the registration
   form. Specifically I want to make sure that if a user has a choice of using a
   Link to Site or Using a file upload; That the link is valid or the file upload
   is DOCX/PDF before I register them, not testing for the fields types after registration
   using fields and fields arrays. Are there any hooks available that fire before
   the user is created?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hooks-24/#post-10247084)
 * Hi html5girl,
 * There are currently no hooks like that available in our plugin. We’ve included
   public functions that let you add conditional behaviour to your site templates
   based on logged-in status, etc., but there are no hooks relating to the registration
   form.

Viewing 1 replies (of 1 total)

The topic ‘Hooks?’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/hooks-24/#post-10247084)
 * Status: not resolved