Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Any example plug-in adding page to Profile Side Menu
vanfan
New
I am to write a plug-in to extend Profile page adding a new page (or tab if we call it) under ... 'Notification Preferences', and 'Change My Picture'.
Does anyone know of a plug-in that does that, so I can look its code to understand how this should be done?
Tagged:
0
Comments
Yes: http://vanillaforums.org/addon/profilevisitors-plugin
You'll need
ProfileController_AddProfileTabs_Handler
and the function AddProfileTab does the magic!Thanks @R_J for prompt response