Filters the list of available language codes.
Parameters
$languages
string[]- An array of available language codes.
$dir
string- The directory where the language files were found.
Source
global $wp_textdomain_registry;
Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.