-
andrewrowland.g started the forum topic Buddypress Admin Bar in the group Creating & Extending 12 years, 7 months ago
I am trying to add a custom link with dropdowns to the buddypress admin bar, how can I do this? Do you have a snippet of code?
This is the code I have so far, but can not make dropdowns work:
`?php
// […] -
andrewrowland.g started the topic Buddypress Admin Bar in the forum Creating & Extending 12 years, 7 months ago
I am trying to add a custom link with dropdowns to the buddypress admin bar, how can I do this? Do you have a snippet of code?
This is the code I have so far, but can not make dropdowns work:
<?php
[Read more]
// custom functions for tweaking BuddyPress
function custom_adminbar_dashboard_button() {
// adds a "Dashboard" link to the BuddyPress admin bar if a… -
andrewrowland.g joined the group Creating & Extending 12 years, 7 months ago
@andrewrowlandggmailcom
Active 5 years, 9 months ago