strangerstudios / basic-user-avatars

Add an avatar upload field on frontend pages and on the Edit Profile screen so users and admins can manage custom profile pictures without Gravatar.
https://wordpress.org/plugins/basic-user-avatars/
39 stars 35 forks source link

Allow avatars sub directory inside uploads #2

Open jaredatch opened 9 years ago

Beee4life commented 9 years ago

+1 for this function/option

Ciao121 commented 8 years ago

+1 also for me

jaredatch commented 8 years ago

I've looked into this more. The problem with this is that the plugin used the normal WordPress function to upload the file (https://core.trac.wordpress.org/browser/tags/4.4/src/wp-admin/includes/file.php#L228) which - from what I can tell - does not allow the option to override the upload location.

Beee4life commented 8 years ago

I would also be ok if it were a separate directory inside the (wp-)content directory... other plugins do that as well.... like w3tc for example.

rayshman commented 3 years ago

+1 also for me