[wp-trac] [WordPress Trac] #33844: Add language chooser to wp-signup.php
WordPress Trac
noreply at wordpress.org
Tue Oct 13 23:45:16 UTC 2015
#33844: Add language chooser to wp-signup.php
---------------------------------------+--------------------------
Reporter: DrewAPicture | Owner: johnbillion
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Login and Registration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch has-screenshots | Focuses: multisite
---------------------------------------+--------------------------
Changes (by johnbillion):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"35152"]:
{{{
#!CommitTicketReference repository="" revision="35152"
Introduce a language chooser to the site signup process on Multisite.
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
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33844#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list