apply_filters( 'jb_job_salary_format', $format, $currency_pos ) → {string}
Filters job salary format.
Parameters:
Name | Type | Description |
---|---|---|
$format |
string | Email template path. |
$currency_pos |
string | Email notification key. |
- Since:
- 1.2.6
- Source:
Returns:
Email template path. 'emails/{$email_key}.php' by default.
- Type
- string