| textdomainSets the default domain Description
      string textdomain
       ( string  $text_domain=NULL)This function sets the domain to search within when calls are made to gettext, usually the named after an application. Parameters
 
 Return ValuesIf successful, this function returns the current message domain, after possibly changing it. |