I need to put the name of the author who wrote the post and I can’t find the solution.
I am new to wordpress theme development and I am trying to create a custom comment form. I read the documentation and I have a reach a point that I am happy with the layout but I have 2 issues with form’s functionality.
How to display list of replies to his comments in user profile of current user. my website can send notification that example: “someone replied to your comment” and when i click the link that was sent by notification email it forward me to comment page. i also want to list these replies in user profile.
thanks for attention
Im using a custom filter to change the fields, but can´t figure out how to change the order of the fields in the comment form.
In an effort to combat comment spam, I’d like to hide or remove the “Website” field from the “Leave a Reply” section for page and site comments.
I was already able to have the comments form show in the post content area with this code, which allows me to use the [wpsites_comment_form] shortcode: