buddypress/bp-themes/bp-default/members
Boone B Gorges 628df50c62 Improved documentation in member-header.php
In member-header.php template, we suggest to theme authors that they can
include arbitrary profile data by calling a template function. Previously
we recommended bp_profile_field_data(). But this function, when called on a
field that contains values stored in an array, does not make the array
presentable. The newer bp_member_profile_data() is better for this purpose.
This changeset updates the documentation accordingly.

Fixes #4319

Props hnla

git-svn-id: https://buddypress.svn.wordpress.org/trunk@6218 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2012-07-31 21:34:11 +00:00
..
single Improved documentation in member-header.php 2012-07-31 21:34:11 +00:00
index.php Remove whitespace before get_header calls in member index and single member templates. 2012-03-06 06:51:53 +00:00
members-loop.php Cleans up use of bp_create_excerpt(). Fixes #3503. Props r-a-y 2011-08-24 19:18:57 +00:00