Go to file
Dominik Schilling (ocean90) caab22e5b2 l10n: Update `wp_get_installed_translations()` to support variants of a language.
* A variant of a language has its own locale, for example the locale of the formal variant of German is `de_DE_formal`.
* Update `remove_accents()` and some CSS rules to support `de_DE_formal`.
* Add tests for `get_bloginfo( 'language' )`.
* API changes will be deployed over the next few days.

see #28303.

git-svn-id: https://develop.svn.wordpress.org/trunk@33027 602fd350-edb4-49c9-b593-d223f7449a82
2015-07-01 15:42:32 +00:00
src l10n: Update `wp_get_installed_translations()` to support variants of a language. 2015-07-01 15:42:32 +00:00
tests l10n: Update `wp_get_installed_translations()` to support variants of a language. 2015-07-01 15:42:32 +00:00
tools/i18n Deprecate php4 style constructors 2015-06-28 15:26:41 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
package.json Update Grunt dev-dependencies 2015-06-28 14:49:08 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php