• 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

    (@etoilewebdesign)

    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.