Should the comment_content in this example contain HTML? Or should it contain plain text? $comment_id = wp_new_comment([ ‘comment_post_ID’ => 1,…
How to add consent checkbox in comment section in WordPress
To fulfil the GDPR policy, I want to add a consent checkbox under the “Post Comment” section. I have followed…
Comments to post content
How to batch move comments to post content? I plan to migrate from WP to static site like jekyll/hugo/hexo, but…
How to display comment meta under each comment content
I’m trying to display comment meta under each comment, but I couldn’t found which action should I hook in. please…
How would a hacker use this: /2011/09/%3C?php%20bloginfo(‘comments_rss2_url’);%20?%3E
Some months ago, a former client came to me with a hacked website. The site had not been maintained for…
User Comments on separate author page
I have added the user comments to author page (archive template), after the blog posts if any. So on page…
Comment pagination – How to show determined number of comments on the first page?
I set 10 comments for every page. If I have 20 comments, it shows 10-10 on the first and last…
Why Allow Script Commands in Comments?
I noticed that if you are an admin or editor, you are able to put in script code like this…
in click of the post comment getting below error [on hold]
HTTP Status 500 – 8bit type Exception report message 8bit description The server encountered an internal error that prevented it…
Moving FB comments at the end of page
I am using plugin “wpdevart facebook comment” for posting comments at the end of every post. They are displaying good…
Facebbook comment notification
I am just wondering how I can set facebook comment plugin to notify the post author when someone adds a…
Custom Avatars for WordPress Comments VIA Website URL?
I’ve tried a couple different wordpress plugins and solutions but nothing is quite what I’m looking for. I want to…
Show Comments in a chatroom template
Any one know how can i show comments in my WordPress website like a chatroom. It means the users type…
“Comment is awaiting moderation” gone!
As i said this notification is gone after new WordPress update. I can’t find solution. My comment lists coming with…
WP_Comment_Query – Get comments and answers separately
I was developing a theme and this time I chose to use the bootstrap4, I found some difficulties in the…
Comments/Discussion Not enabled on newly created posts/pages
Like the title says, new posts and pages do not automatically have comments enabled, even though I have the option…