Skip to content

Gravatar requests are not blocked in comments list table #13

@ocean90

Description

@ocean90

When Gravatar requests are blocked the default mystery image in the comments list table is still requested from gravatar.com.

It looks like this is caused by get_avatar( $comment, 32, 'mystery' ); in WP_Comments_List_Table::floated_admin_avatar(). Removing the mystery default loads the local image.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions