We'll create fresh WordPress site with WP Frontend Profile installed. You have 20 minutes to test the plugin after that site we'll be deleted.
WP Frontend Profile gives you the ability to add a extensible user profile section to the frontend of your WordPress website. By default the plugin adds two tabs to the frontend profile. One of these tabs, titled profile, allows a user to edit their user data including email, first and last names, URL and bio (description). The password tab allows a user to change their password for the site.
As the frontend profile is rendered with tabs you can easily add your own tabs with your own fields to store user meta data. Tabs and fields are added through filters and all the saving of the data is taken care of for you.
You can add the following field types:
See FAQs for how to add our own fields and tabs.
To output the frontend profile feature you can use the following shortcodes in editor:
[wpfep-profile]
[wpfep]
[wpfep-register]
[wpfep-login]