Set BuddyPress Avatar max file size on child sites.
Snippet Type
Execute on Child Sites
Snippet
define ( 'BP_AVATAR_ORIGINAL_MAX_FILESIZE', 200 );
Set BuddyPress Avatar max file size on child sites.
Snippet Type
Execute on Child Sites
Snippet
define ( 'BP_AVATAR_ORIGINAL_MAX_FILESIZE', 200 );
https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/
Change the value to the required file size in KB.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.