#13023 closed defect (bug) (fixed)
Use get_available_languages() in options-general.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | I18N | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | pete@… |
Description
The language picker in options-general.php should use get_available_languages(). See ms-edit.php and ms-options.php for example usage.
Attachments (1)
Change History (5)
- Component changed from General to i18n
- Keywords has-patch added
- Owner set to nbachiyski
- Version set to 3.0
comment:3
nbachiyski — 3 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:4
nbachiyski — 3 years ago
Note: See
TracTickets for help on using
tickets.

Patch switched options-general.php to use get_available_languages.