Expanding the allowed HTML tags in comments?
I have no problem doing this in a comment, as an administrator: <b>bold test</b> <i>italics test</i> <u>underline test</u> <font color=”#ff9900″> color test</font> But … Read more
I have no problem doing this in a comment, as an administrator: <b>bold test</b> <i>italics test</i> <u>underline test</u> <font color=”#ff9900″> color test</font> But … Read more
After commenting on one of my posts, WordPress redirects me to another random post. Only after, when checking the previous post, I can … Read more
Is there any function/code snippet to retrieve the unix time stamp of the comment on a post? The WordPress default function comment_time(); returns … Read more
Is it possible to use the user-interface (front-end) part of WordPress to open comments on all posts in one (or two) clicks? I … Read more
What’s the best way of checking if my commenter is also the author of the post that he post comment on? I know … Read more
I’ve been on a wordpress hiatus for the past 8 months and have never had to deal with building a website for an … Read more
I would like the create a link that point to the comment part. So when reader click on my link, it will scroll … Read more
How can I override default theme/WP Core comments.php template with my own in the plugin? I searched for different solutions, but they don’t … Read more
We are in the process of allowing authors to collaboratively be a part of the editorial process. They will have access to all … Read more
I sometimes use Visual Studio Code to edit JSON files that include comments. VS Code displays an error saying, “Comments are not permitted … Read more