apply_filters( 'lang_codes', array $lang_codes, string $code )

Filters the language codes.


Parameters

$lang_codes

(array) Key/value pair of language codes where key is the short version.

$code

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


Source

File: wp-admin/includes/ms.php

View on GitHub



Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)