Skip to content

Avatar showing 100x100px version in some cases #314

@raamdev

Description

@raamdev

On the following line, the 100x100px version of the avatar gets used in certain cases. This should really use a high-res version:

<?php echo get_avatar( get_the_author_meta( 'ID', $post_author_id ), 100 ); ?>

Reported here: https://wordpress.org/support/topic/use-original-gravatar-avatar-image/#post-12297501

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions