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
63 stars 26 forks source link

User type selector #711

Closed Stiofan closed 1 year ago

Stiofan commented 1 year ago

The register page should allow user type slugs or query params eg: /register/doctor/ or /register/?user_type=doctor We should just use the sanitize title with dashes to get the slug from the user type.

This should take priority even if the form as a specific type set to show.