apply_filters( 'get_available_languages', array $languages, string $dir )

Filters the list of available language codes.


Description Description


Parameters Parameters

$languages

(array) An array of available language codes.

$dir

(string) The directory where the language files were found.


Top ↑

Source Source

File: wp-includes/l10n.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.