2020-05-01 / 4563阅 / 悠然
Retrieves the current locale.
If the locale is set, then it will filter the locale in the ‘locale’ filter hook and return the value.
If the locale is not set already, then the WPLANG constant is used if it is defined. Then it is filtered through the ‘locale’ filter hook and the value for the locale global set and the locale is returned.
The process to get the locale should>‘locale’ hook.
(string) The locale of the blog or from the 'locale' hook.