do_action( 'jb_after_job_apply_block', $job_id )
Fires after displaying "Apply" wrapper on the individual Job page.
Parameters:
Name | Type | Description |
---|---|---|
$job_id |
int | Job ID. |
- Since:
- 1.1.0
- Source:
Fires after displaying "Apply" wrapper on the individual Job page.
Name | Type | Description |
---|---|---|
$job_id |
int | Job ID. |