Filter: jb-job-location-structured-data

apply_filters( 'jb-job-location-structured-data', $address, $job ) → {array}

Filters the job location structured data.

Parameters:
Name Type Description
$address array

Job location structured data.

$job WP_Post

Job post object.

Since:
  • 1.0
Source:
Returns:

Job data in raw format.

Type
array