How to modify the “User profile” dropdown tabs menu?
Try adding below code in your WP theme functions.php
https://gist.github.com/rahularyan/d9e19ad43397cca7495f
Updated answer.
Thanks so much!
Cool, and how can make the user avatar and name link to their profile? Thanks
Thats very nice. In the case that I want to remove all tabs, it gives me a error on anspress-question-answer/includes/actions.php on line 436
Is there anyway to just get the avatar and dropdown menu without any link inside?? I love that feature, is fantastic.
Thank you very much 🙂
You must at least have one link 🙂
Related to this question, how could we add custom tabs ? I would like to add a Logout link on bottom of the dropdown list. Thank you! 🙂
Check this question out, http://anspress.io/questions/question/adding-links-to-user-profile/
Thank you! 🙂
Hi @Shad_Gagnon
Please visit http://anspress.io/questions/question/adding-links-to-user-profile/
Rahul, excuse me. I can add tabs without changing main cods but can’t remove theme “without” changing main cods. and can’t find its way on your community.