Show the author name of the comment

This shortcode will show the author name of the comment.

How to Embed This Shortcode with PHP

<?php
echo $userpro;
permalink($comment->user_id);
?>

Was this article helpful?

Related Articles

Leave A Comment?