Pod Comments

Version 1.0.0 added 7 months ago by sc0ttkclark

1.0.0 Notes

New package created, just use PHP below and it's fully functional on any page of your WP site (even non-Pod Pages)

About this Package

<pre><?php
$comments = new Pod('comment');
echo $comments->pod_helper('comment_list');
?></pre>