Site logo

Archived topic

This is a question about "generate_comment_form_title".

1 reply · Started by Lee on March 30, 2020

Viewing posts 1–2 of 2

add_filter ('generate_comment_form_title', function () {
     return '';
});

How do I put "comment count" in the "return" part?

This archived topic is closed to new replies.