textdomain Sets the default domain Description stringtextdomain stringtext_domain This function sets the domain to search within when calls are made to gettext, usually the named after an application. The previous default domain is returned. Call it with &null; as parameter to get the current setting without changing it.