do_action( 'jb_jobs_head_after', $args )
Fires in Jobs List footer below the list.
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | Arguments passed into template. |
- Since:
- 1.0
- Source:
Fires in Jobs List footer below the list.
Name | Type | Description |
---|---|---|
$args |
array | Arguments passed into template. |
Fires after displaying Jobs List header with search bar and filters.
Name | Type | Description |
---|---|---|
$args |
array | Arguments passed into template. |