BuddyPress Real Names allows you to change the regular nickname displayed for user to anything you want, for example for displaying something like.
John Smith., Smith John Mr., jsmith44 ., or any other combination of xprofile fields..
You can set rules to display names on their profile pages or in the members lists ( eg..
When ordering members lists, you can choose the priority of the fields that will be sorted.. = 0.3.4 = * Update rule by clicking list items 0.3.3.
Extract the zip file and just drop the in the wp-content plugins directory of your WordPress installation and then activate Plugin from Plugins page..
Copy the content from the directory to your theme directory..
In Administration Panel > Settings > General, change the role from Subscriber to Wiki Author or give the required capabilities to your users..
Setup the plugin's options under Users menu...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added function 'bprn get profile field value...
Read more