Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so ...
-
June 1, 2022
- 0 Comments
I’m using html5 support for input formats and custom comment form fields with this code: <?php $commenter = wp_get_current_commenter(); $args = wp_parse_args( $args ...
-
June 1, 2022
- 0 Comments
I need to change the link for “logged in” to a user log in url instead of wp login url. I have checked ...
-
June 1, 2022
- 0 Comments
Just like WP posts have title and text, I want to have titles to my comments. Now how do I add it and ...
-
May 31, 2022
- 0 Comments
I have a custom theme. There is no comments.php file, WordPress is using whatever the default is. I need to modify the comments ...
-
May 31, 2022
- 0 Comments
If a reader posts a comment on my blog, I’m able to reply to it. But the reply is not appearing on the ...
-
May 30, 2022
- 0 Comments
I’m using the T5 Comment Textarea On Top-Plugin for the comment_field. I’m a newbie to wordpress. So I don’t know, how can i ...
-
May 30, 2022
- 0 Comments