I’d like the comment list generated by wp_list_comments() to show approved as well as unapproved comments to logged-in users. I know how to show content to only users who are logged in, but I don’t know how to include unapproved comments.
Thanks in advance.
The topic ‘Display unapproved (pending) comments below post’ is closed to new replies.
(@lumilux)
16 years, 5 months ago
I’d like the comment list generated by wp_list_comments() to show approved as well as unapproved comments to logged-in users. I know how to show content to only users who are logged in, but I don’t know how to include unapproved comments.
Thanks in advance.