Site logo

Archived topic

Disable Comments Gravator

4 replies · Started by Sanu Kumar on December 23, 2021

Viewing posts 1–5 of 5

Hi there,

try adding this PHP Snippet:

add_filter( 'generate_comment_avatar_size', function() {
    return 0;
} );

Hi David
It worked.
Also, I'm looking to add "Admin" text just like WPBeginner is using (only where the author replied to the comments).

Screen-Capture-177-24-Must-Have-Word-Press-Plugins-Tools-for-Business-Sites-2021-www-wpbeginner-com

Could you raise a new topic for that - so this one can be resolved.

okay!!

This archived topic is closed to new replies.