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