Go to file
Dominik Schilling (ocean90) 5f06aaca1c I18N: Allow numbers in locales during installation.
The current regex was a bit to strict for locales like `pt_PT_ao90` which were already supported by `wp_get_installed_translations()`.

Fixes #41794.

git-svn-id: https://develop.svn.wordpress.org/trunk@41335 602fd350-edb4-49c9-b593-d223f7449a82
2017-09-04 19:29:50 +00:00
src I18N: Allow numbers in locales during installation. 2017-09-04 19:29:50 +00:00
tests WP-API JS Client: Add helpers to get a model or collection by route. 2017-09-04 16:00:28 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Build/Test tools: Use the latest in the 4.x and 6.x branches of PHPUnit when running tests on Travis. 2017-08-22 16:08:33 +00:00
Gruntfile.js Build/Test Tools: Remove unneeded commas to fix JSHint error introduced 2017-08-20 09:12:36 +00:00
package.json Build/Test Tools: Add banner to minified CSS files 2017-08-19 20:09:31 +00:00
phpunit.xml.dist Tests: Rename ignored tests in `phpunit.xml.dist`. 2017-08-18 10:26:50 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php General: Improve terminology used when referring to installations of WordPress and its extensions. 2017-08-22 11:51:11 +00:00