@gpo1
16 years ago
I want a login/sign-up button on the admin bar for registered users and non like the bp home page!
So that I can use this feature on custom themes.
How is it done?
@deadpan110
I have submitted a patch:
https://trac.buddypress.org/ticket/174
adds Log In and Sign Up (only if enabled registrations)
*adds* …there is also some info there for creating your own custom admin bar.
Thanks for reply, it worked!
How can add a feature on the taskbar for login users like jwchat online chat program.
http://blog.jwchat.org/jwchat/
I will look into adding a couple of actions for people to hook their plugins into.
OK, I have submitted a better patch to allow complete customisation of the admin bar using add_action() WordPress hooks.
It also has log in and register and is available from https://trac.buddypress.org/ticket/174
Please Note, this patch will possibly not work if used on top of the previous patch, so make sure you have the original core files installed first.
@ibo123
Any update on how to add plugins like phpfreechat online chat on admin task bar?
@hippyrandall
15 years ago
I would love to see a way to put phpfreechat into the admin bar as well.