Opened 4 years ago
Last modified 2 years ago
#38664 assigned enhancement
Allow installing translations via the language setting on the user profile edit page admin
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | I18N | Keywords: | needs-patch |
Focuses: | Cc: |
Description
A language option was added to the user's profile settings page. It would be nice to be able to add languages like you can in Settings > General
Change History (11)
#3
@
4 years ago
- Summary changed from Allow adding locales via the language setting on the user profile edit page admin to Allow installing translations via the language setting on the user profile edit page admin
- Type changed from feature request to enhancement
Related commit: [30335]
I'm not sure about that because it would allow non-admins to modify/add files on your filesystem.
#4
follow-up:
↓ 5
@
4 years ago
I think this feature should at least be allowed for users who can manage options. Without it, an admin has to either install a new language manually, or they have to switch the site language to their preference in order to install it, then switch it back, then switch their user language to their newly-installed preference.
#5
in reply to:
↑ 4
@
4 years ago
I think this feature should at least be allowed for users who can manage options. Without it, an admin has to either install a new language manually, or they have to switch the site language to their preference in order to install it, then switch it back, then switch their user language to their newly-installed preference.
+1
#6
@
4 years ago
If you are looking for wp_disallow_file_mods( $context )
method, it has been implemented in ticket.38673
By "adding" you mean "installing" right?