November 12, 2016 at 04:31
#143976
Participant
Another thing Radu,
And sorry to bother you so much,
I would like to remove that in blue,
And put Latest Registered there (red line),
I tried this code but it does not work.
<li class="selected" id="newest"><a href="<?php echo trailingslashit( bp_get_root_domain() . '/' . bp_get_members_root_slug() ); ?>"><?php printf( __( 'Newest <span>%s</span>', 'buddypress' ), bp_get_the_site_member_registered_count() ); ?></a></li>