apply_filters( 'jb_language_file', $language_file ) → {string}
Filters the path to the language file (*.mo).
Parameters:
Name | Type | Description |
---|---|---|
$language_file |
string | Default path to the language file. |
- Since:
- 1.1.0
- Source:
Returns:
Language file path.
- Type
- string