• I believe I have found a bug within wpua_default_image($size).

    The $size passed into this function is passed into the function: $wpua_functions->wpua_get_attachment_image_src($wpua_avatar_default, array($size,$size)).

    I’m not sure why $size is being passed in an array here, as it could be a string such as ‘small’.

    https://wordpress.org/plugins/wp-user-avatar/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Default image not returning correct thumbnail size.’ is closed to new replies.