WPDev.one
Core Function
View Source on Trac ↗

mu_dropdown_languages()

mu_dropdown_languages( mixed $lang_files = array(), mixed $current = '' )

Generates and displays a drop-down of available languages.

Parameters 0 required

Name / Type Description
$lang_files
string[]

Optional. An array of the language files. Default empty array.

$current
string

Optional. The current language code. Default empty.

Return Value

(void)
No return value description available.

Function Information

Since Version
3.0.0
Source File
wp-admin/includes/ms.php
Advertisement