apply_filters( 'um_language_textdomain', $domain ) → {string}
Filters the plugin's textdomain.
Parameters:
Name | Type | Description |
---|---|---|
$domain |
string | Plugin's textdomain. |
- Since:
- 1.3.x
- Source:
Returns:
Maybe changed plugin's textdomain.
- Type
- string