Default image not returning correct thumbnail size.
-
I believe I have found a bug within
wpua_default_image($size).The
$sizepassed 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
$sizeis being passed in an array here, as it could be a string such as ‘small’.
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.