>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Front End Profile |
Version | 0.2 |
Author | Mark Wilkinson |
Rating | 80 |
Last updated | 2014-12-08 06:07:00 |
Downloads |
355
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Front End Profile plugin added 5 kB of resources to the Home page and 5 kB of resources to the sample Post page.
WP Front End Profile plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Front End Profile plugin ads no tables to your Wordpress blog database.WP Front End Profile give you the ability to add a extensible user profile section to the front end of your WordPress website. By default the plugin adds two tabs to the front end profile. One of these 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 front end 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 front end profile you can use the following function in your template files:
wpfep_show_profile();