lang_codes

最后更新于:2021-11-27 02:43:31

apply_filters( ‘lang_codes’, string[] $lang_codes, string $code )

Filters the language codes.

参数

$lang_codes

(string[])
Array of key/value pairs of language codes where key is the short version.

$code

(string)
A two-letter designation of the language.

源文件

文件: gc-admin/includes/ms.php

View on Trac