There are several walker classes in WordPress – I don’t actually know how many there are because I tend to
Continue readingTag: comments template
How to style and change comment form in WordPress
The WordPress function comment_form() is used for generating commenting form within WordPress theme. The great thing about this function is that
Continue readingEditing wp_list_comments() output
WordPress Codex says that wp_list_comments() “displays all comments for a post or page based on a variety of parameters including ones set
Continue reading