bp_displayed_user_username or another?
-
I’d like to use the function, “bp_displayed_user_username” not only member-header.php but also on member-loop.php, but this function so far only works on member-header.php
If you know how to make this work, please advise.
If there’s another function that does the same, please let me know.
I’m looking at bp global reference, but have no idea how I can customize the example code, so that this function works.
http://codex.buddypress.org/developer-docs/the-bp-global/
I’m trying to use this function on the following of member-loop.php
<div class="item-avatar"><br /><img src="http://img.tweetimag.es/i/<?php bp_displayed_user_username() ?>_b" /></a><br /></div>
- The topic ‘bp_displayed_user_username or another?’ is closed to new replies.