wp-user-manager
wp-user-manager copied to clipboard
Ensure Avatar uploads are resized to a sensible size
From https://github.com/WPUserManager/wp-user-manager/issues/10#issuecomment-480576882
Suggested implementation https://github.com/WPUserManager/wp-user-manager/issues/10#issuecomment-480576882
Use a filter for the dimensions.
Need to create a CLI command to resize existing avatar image files to the new dimensions.