@cells
14 years ago
Hi, I’d like to add title property in avatar images.
The bp_get_member_avatar() function only add type, width, height, class, id and alt.
Can I rewrite bp_get_member_avatar() but in my theme? I don’t want to modify the bp-core-templatetags.php.
Thank you.