Summery Summery
Filters the list of available languages for front-end site signups.
Syntax Syntax
Description Description
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.
Parameters Parameters
- $available_languages
-
Available languages.
Source Source
File: wp-signup.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |