I'm creating a custom user status page for my members. I need to show the comments count of the wp_get_current_user()
. I looked at WP_Comment_Query
but unable to understand anything.
My conditions are:
- comment_type : review_comment
- comment_approved : 1
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744845941a4596836.html
评论列表(0条)