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.
Removing the Link to the username profiles
Right now there is this line of code that shows the discussion creator's username and it is clickable
echo UserAnchor($Author);
I want to still show the creator's username, but not have it be clickable. What should I edit to this line to make that happen?
echo UserAnchor($Author);
I want to still show the creator's username, but not have it be clickable. What should I edit to this line to make that happen?
Tagged:
0
Answers