The file name, upload folder and localisation
-
1. There is a proposal to change in the file name display_name on user_login (line 447):
$name = $base_name = sanitize_file_name( $user->user_login . '_avatar' );
Display name often write in their native language, and it can not be in Latin letters. There may be a problem with the withdrawal of files with the same names.2. If possible, tell me, please, how can I change the upload folder for avatars? For example on
uploads/2008/01
oruploads/avatars
?3. I translated into Russian plugin. I can send translation files if you give the address.
- The topic ‘The file name, upload folder and localisation’ is closed to new replies.