Home › Forums › Support › Disable Comments Gravator This topic has 4 replies, 2 voices, and was last updated 3 years, 8 months ago by Sanu Kumar. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts December 23, 2021 at 8:00 pm #2058130 Sanu Kumar How can I disable gravator in the comments section without using plugin. Site: https://www.masteryblogging.com/ December 24, 2021 at 4:07 am #2058350 DavidStaff Customer Support Hi there, try adding this PHP Snippet: add_filter( 'generate_comment_avatar_size', function() { return 0; } ); December 24, 2021 at 6:02 am #2058425 Sanu Kumar 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). December 24, 2021 at 6:39 am #2058455 DavidStaff Customer Support Could you raise a new topic for that – so this one can be resolved. December 24, 2021 at 6:59 am #2058462 Sanu Kumar okay!! Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In