Re: need a ‘button’ in the bar
Each function has to have a different name or else php will break plugin into errors. Every function on your install has to have a unique name, so I was just saying each little function has has the button created needs a unique names, yes. You can put as many as you want in there as long as they have different function names.
‘add_forum_link’
‘add_about_link’
‘add_download_link’
‘add_buddypresslove_link’
‘add_donate_link’
etc
Trent