AyeCode / userswp

Lightweight WordPress User Profile Plugin, provides a front end login form, registration form, edit account form, forgot password, searchable users directory, and user profiles. It can be extended and we provide add-ons to integrate it with WooCommerce, Easy Digital Downloads, Wp Jobs Manager, GeoDirectory, MailChimp, and many other plugins.
https://userswp.io/
GNU General Public License v2.0
66 stars 26 forks source link

Admin can manually change 'form' for user #665

Open alexrollin opened 2 years ago

alexrollin commented 2 years ago

Currently there is no way for an admin to 'switch' a user as having registered from form 1 to say, form 3. Enable admins to 'switch the user over' so they can have users seeing the correct tabset. https://secure.helpscout.net/conversation/1998550340/35469/

wpdev10 commented 2 years ago

Switching is not possible unless they register again on the site with the correct form or delete their account and register again on the site. Because not all forms will have the same fields so if the user switch form then new form fields might be blank and old form fields may be of no use. Need inputs from @Stiofan

Stiofan commented 1 year ago

We will need a way for them to stitch, even if at the time they need to fill out more info. Let me know your solution.