fix: retrieve the images in your comments
-
so i’ve took some time to dig in the codes of this plugin and fixed a problem i had with my template for not rendering the images inside my comments.
so for anyone interested in fixing their template in a similar fashion, here is the code to retrieve the images: <?php echo $comment->comment_content .= $img_out; ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘fix: retrieve the images in your comments’ is closed to new replies.