Outputs the header for the login page.
2299
Continue readingLoads the theme’s translated strings.If the current locale exists as a .mo file in the theme’s root directory, it will be included in the translated strings by the $domain.
2293
Continue readingLoads a MO file into the domain $domain.If the domain already exists, the translations will be merged. If both sets have the same string, the translation from the original value will be taken.
2291
Continue readingLoads the plugin’s translated strings.If the path is not given then it will be the root of the plugin directory. The .mo file should be named based on the domain with a dash, and then the locale exactly.
2287
Continue reading