October 22, 2007, 9:44 am
load_muplugin_textdomain($domain, $path = false)
NOTE: This function is deprecated in WordPress 3.0
Summary: Sets the text domain (language and country) of the given domain.
Detail: This function checks the locale set in Site Options and in the absence of this variable, defaults to en_US. It then sets the path to the location of the language files to be used later.
Tags: domain, Functions, load_muplugin_textdomain, path, WordPress