simple recent comment plugin
-
I’m trying to understand Raoul’s simple recent comment plugin.
In the sql query it has
WHERE comment_approved = '1' AND comment_type='' AND post_password = ''
. I was thinking that the database has stored type of comments in comment_type since I could use it in the loop such as this https://codex.www.ads-software.com/Template_Tags/comment_typeHowever if I use comment_type=’trackback’ it doesn’t work?
Currently this plugin returns only comments but not trackback or incoming links, wonder if that can be done or some other plugins should be used.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘simple recent comment plugin’ is closed to new replies.