Home › Forums › Support › avatar size in comments › Reply To: avatar size in comments
November 30, 2015 at 1:43 am
#156690
Hello,
Thank you, it’s working !
( I put your “add filter” code into my child theme’s function.php )
So in the next version of GeneratePress,$args['avatar_size'] = apply_filters( 'generate_comment_avatar_size', 50 );
will not be undone ?
Thanks !