Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Requiring minimum dimensions for Avatars

But the avatar uploads functions are not in WPMU, they are all in buddypress core. There’s no way to just alter the bp_core_check_avatar_size() function in bp-core-avatars to check for minimum 150×150? Can’t it just use the getimagesize() function since it actually returns width and height? I noticed it’s actually already being used in several functions.

Skip to toolbar