Used By
Used By | Description |
---|---|
wp-signup.php: signup_get_available_languages() | Retrieves languages available during the site/user signup process. |
Filters the list of available languages for front-end site signups.
Passing an empty array to this hook will disable output of the setting on the signup form, and the default language will be used when creating the site.
Languages not already installed will be stripped.
(array) Available languages.
File: wp-signup.php
Version | Description |
---|---|
4.4.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/signup_get_available_languages