How to make a new function or change output with HTML?
-
go here for full explaination: https://buddypress.org/forums/topic.php?id=866
Not sure if the title makes sense. Anyway here is what I am trying to do. The following function calls up the username and adds a link to the user profile. I am using this in my login script under the Avatar. I have navigation links in the same script and I want to add this function there as well, but I don’t want the link title to be the “username”….I simply want it to say “Profile”. How can I have both? I dont want to start changing a lot of stuff I am not sure about and make this not funnction, thanks! I can post the complete code if necessary.
bp_loggedinuser_link ()
- The topic ‘How to make a new function or change output with HTML?’ is closed to new replies.