I have added a drop down menu with a list of the latest 20 blogs into the admin bar at the top of the buddypress site so that it appears on every single blog.
The problem is, I had to modify bp-core-adminbar.php to do it.
That doesn’t seem right to me.
Is there a way I can somehow move these modifications to my theme file?
I didn’t have to modify much I just added in some extra lines.
Wayne