WordPress/wp-admin/network
Dominik Schilling 4a6f90db58 Multisite: Allow to set the site language of a new site to English.
An empty string in `WPLANG` is used to define the site language as `en_US`. The `! empty()` check didn't catch this case so that `wpmu_create_blog()` fell back to the network setting.

Fixes #36918.
Built from https://develop.svn.wordpress.org/trunk@38655


git-svn-id: http://core.svn.wordpress.org/trunk@38598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-09-26 18:39:32 +00:00
..
about.php
admin.php Docs: Standardize hook docs in wp-admin/* to use third-person singular verbs per the inline documentation standards for PHP. 2016-05-22 18:01:30 +00:00
credits.php
edit.php Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/network/*. 2014-11-30 11:21:22 +00:00
freedoms.php
index.php Text Changes: Unify permission error messages. 2016-06-29 15:16:29 +00:00
menu.php Multisite: Use the admin-multisite Dashicon for sites 2016-05-05 17:13:26 +00:00
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php I18N: Replace unnecessary context with a translator comment for `%s KB` string on Network Settings screen. 2016-08-23 00:11:28 +00:00
setup.php
site-info.php I18N: Add translator comments for `Edit Site: %s` string in network admin. 2016-08-22 23:53:31 +00:00
site-new.php Multisite: Allow to set the site language of a new site to English. 2016-09-26 18:39:32 +00:00
site-settings.php I18N: Add translator comments for `Edit Site: %s` string in network admin. 2016-08-22 23:53:31 +00:00
site-themes.php Allow custom bulk actions in admin list tables. 2016-09-23 20:33:30 +00:00
site-users.php Allow custom bulk actions in admin list tables. 2016-09-23 20:33:30 +00:00
sites.php Allow custom bulk actions in admin list tables. 2016-09-23 20:33:30 +00:00
theme-editor.php
theme-install.php
themes.php Allow custom bulk actions in admin list tables. 2016-09-23 20:33:30 +00:00
update-core.php
update.php
upgrade.php Multisite: Improve performance of the upgrade page on large networks. 2016-08-09 11:39:36 +00:00
user-edit.php
user-new.php Text Changes: Unify permission error messages. 2016-06-29 15:16:29 +00:00
users.php Allow custom bulk actions in admin list tables. 2016-09-23 20:33:30 +00:00