Replies
Viewing 1 post (of 1 total)
Hi Brajesh,
This actually sounds like a great feature. Could it be done conditionally?
example pseudo code:
if theme_supports_bp_get_member_class {
do_filter “bp_get_member_class”;
add tag to profile.
}
else {
do_suppress link on poster-name;
}Best regards,
Michael
Viewing 1 post (of 1 total)