Archived topic
links on comments author and company name
3 replies · Started by Nikolaj on January 28, 2020
dear GP,
is it possible to add a link to comments authors and also show their company name? Either by php, filter or changing a template file?
Have a pleasant day...
Nik
Hi there,
it would require custom development - apart from displaying those fields you would need to register those new fields in the comments form.
Not sure but maybe a plugin like this has some of those features:
dear David,
I'm aware of the need for custom development; However where in the file structure is the comments coding; Basically I just looking for a place to add php shortcode to show comments author's company name which is stored in a custom field...
WordPress handles the comment system so maybe try the comment.php file in the WP folder?
Might be worth checking with WordPress support as well.
It should be the same method as using a default twenty series WP theme.