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