apply_filters( 'jb_job_application_label', $applying_text, $job_id ) → {string}
Filters the job application details string.
Parameters:
Name | Type | Description |
---|---|---|
$applying_text |
string | Job applying text. Base on application method (email or website URL) |
$job_id |
int | Job ID. |
- Since:
- 1.2.2
- Source:
Returns:
Job application details.
- Type
- string