[wp-hackers] Filter hook to selectively show comments for a post
Paul Mitchell
wp-hackers at paul-mitchell.me.uk
Tue Apr 18 19:27:37 GMT 2006
Korey Atterberry wrote:
> Thanks for the reply Paul, but I'm trying to accomplish this completely
> inside a plugin so that it will work with any user's theme.
The WP comment template code
(wp-includes/comment-functions.php/comments_template) doesn't offer any
way for a plugin to filter the comments. Some participation from the
theme is necessary.
Paul
More information about the wp-hackers
mailing list