apply_filters( 'mu_dropdown_languages', string[] $output, string[] $lang_files, string $current )
Filters the languages available in the dropdown.
Parameters
- $output
-
(string[]) Array of HTML output for the dropdown.
- $lang_files
-
(string[]) Array of available language files.
- $current
-
(string) The current language code.
Source
File: wp-admin/includes/ms.php
Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/mu_dropdown_languages