首页 WordPress函数大全 format_code_lang()

format_code_lang()

2020-05-01 / 5088阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

format_code_lang( string $code = '' )

Returns the language for a language code.

描述

参数

$code

(string)
(Optional)
The two-letter language code.

Default value: ''

返回

(string) The language corresponding to $code if it exists. If it does not exist, then the first two letters of $code is returned.

大家谈论
    我的见解