I'm trying to do either one of the following 2 things.
- Display member's Album Gallery items (album-gallery.php) in the member directory list (wp-content/plugins/buddypress/members/member-loop.php) beneath or next to the member's name and last active statement .
or
- List the number of albums or media image, or both, next to each member in the member list.
For #1 I tried pasting the php from album-gallery.php into members-loop.php but doesn't even look right. Is there an easier way to make the album data appear here, with a link to the user's albums or something like that?