Simple plugin that adds bar on members pages, which displays the percentage of profile completed by user..
By default, each field of the profile, except the base field, worth 1 point..
If you want to customize how points are calculated or add custom functions.
If no $user id is set, the progression will be shown for the curent displayed user...
You can act on how profile fields are count by adding function on bppp register progression point XXX hook, where XXX is the label of the progression point item..
Example for profile field#2 function edit progression point for field 2 { change the amounts of points for this field $item =5 return $item } add filter ..
How can I customize the look of the plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
German translation.
New function bppp progression block to display user's profile progression.
Read more