CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sat, 11 Oct 2025 02:38:48 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-admin/includes/translation-install.php | Developer.WordPress.org
File: wp-admin/includes/translation-install.php
-
functionwp_can_install_language_pack()
Check if WordPress has access to the filesystem without asking for credentials.
-
functiontranslations_api()
Retrieve translations from WordPress Translation API.
-
hooktranslations_api
Allows a plugin to override the WordPress.org Translation Installation API entirely.
-
Filters the Translation Installation API response results.
-
functionwp_get_available_translations()
Get available translations from the WordPress.org API.
-
functionwp_install_language_form()
Output the select form for the language selection on the installation screen.
-
functionwp_download_language_pack()
Download a language pack.