mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-26 15:34:27 +00:00
9fa4df595531a2eb5b546d7e8fd80cd601525295
If your Multisite installation is one of the relatively few that allows new sites to be registered, either by existing users or by new visitors to your site, a 'Site Language' dropdown menu will now be presented if your network has additional languages installed. This option defaults to the value of the 'Default Language' setting on the Network Admin Settings screen, and is restricted to currently installed languages. The languages available in this setting can be controlled via the `signup_get_available_languages` filter. To disable it completely, return an empty array. Fixes #33844 Props DrewAPicture, johnbillion git-svn-id: https://develop.svn.wordpress.org/trunk@35152 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%