Changes between Initial Version and Version 1 of Ticket #29892, comment 3
- Timestamp:
- 10/08/2014 03:29:53 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29892, comment 3
initial v1 2 2 > Only one is necessary, maybe two. One is multisite-only, while a fourth is not at all required (continents-cities) and is even omitted by one of the English translations (Australian or Canadian). 3 3 4 Totally right. I think we should start to replace `get_available_languages()` with `wp_get_installed_translations( )` and see what happens.4 Totally right. I think we should start to replace `get_available_languages()` with `wp_get_installed_translations( 'core' )` and see what happens.