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

Add slug field instead of converting the form title #714

Closed sachyya closed 1 week ago

sachyya commented 1 year ago

Adding a new filed slug instead of sanitizing the form title with sanitize_title_with_dashes would be better since the form titles being shown are with dashes.

Fix for issue #711