Title: Injecting Additional Data During Registration?
Last modified: August 30, 2016

---

# Injecting Additional Data During Registration?

 *  [kingubu](https://wordpress.org/support/users/kingubu/)
 * (@kingubu)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/injecting-additional-data-during-registration/)
 * First, let me say that we’re really pleased with WSL so far. Clean, easy-to-follow
   code; great docs; straightforward ways to customize, etc, etc.
 * I’ve run into an issue, though, while using WSL with our custom invitation-only
   buddypress network. We have an invite system (custom plugin) whereby users are
   emailed a link that allows them to start the registration process (no invite,
   no reg).
 * We require a valid email address as part of registration, which is not a signup
   barrier when users register with the default WP form since we already know their
   email from the invite and can just fill in that field. But, when using WSL to
   register via services like Twitter users get stopped by the Bouncer and asked
   to re-enter their email. Yuck.
 * I combed the docs and stepped through the code but I didn’t see a hook or pluggible
   function that would allow me to programmatically inject the user’s already-verified
   email address for those services which don’t provide it. The `wsl_process_login_get_user_data_start()`
   hook is *almost* the right thing but it doesn’t allow me to pass in any extra
   data or set defaults. Did I miss something? How can I do this?
 * Thanks in advance for any replies.
    –ubu
 * [https://wordpress.org/plugins/wordpress-social-login/](https://wordpress.org/plugins/wordpress-social-login/)

Viewing 1 replies (of 1 total)

 *  [EDLyonhart](https://wordpress.org/support/users/edlyonhart/)
 * (@edlyonhart)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/injecting-additional-data-during-registration/#post-6423819)
 * Tagging on to this, I am using the plugin Ultimate Member to expand stored user
   information. Can anyone speak to whether or not WSL will function with that?
 * I haven’t started using WSL yet and am trying to figure out if it will suit my
   needs before getting too deeply into it.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Injecting Additional Data During Registration?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-social-login_a1a2bc.svg)
 * [WordPress Social Login](https://wordpress.org/plugins/wordpress-social-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-social-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-social-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-social-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-social-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-social-login/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [EDLyonhart](https://wordpress.org/support/users/edlyonhart/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/injecting-additional-data-during-registration/#post-6423819)
 * Status: not resolved