Need help customizing part of the template
-
I’m trying to insert a button on the forum that allows a user to private message another user.
The idea is when a user is reading a Topic, they can click a button to directly message the person who created a particular topic or reply. I’m thinking it would fit somewhere under the avatar.
I have a plugin called cartpauj PM which can accept the user ID via a GET variable in the URL.
The trouble is I can’t seem to find my way through the many layers of template files and functions to do what I want.
The bbp_get_reply_author_link function seems to be closest to doing what I need but I don’t want to edit that directly and screw up any potential updates in the future.
Any tips?
- You must be logged in to reply to this topic.