Hello,
I am attempting to add an achievement badge under the user name on a post (please see attached image). I am able to query the database with the user id so I have two questions:
1. How do you suggest I insert new html into the template file? I am worried that if I just add it into the template that when the plugin is updated the code will be lost.
2. Where should the function that grabs this data be defined? If i define it in the sp_functions.php file will it have the correct scope to be available in the template file?
Thanks for your help!

