apply_filters( ‘jobrelay_job_geo_data
‘, $geo_data mixed, $data bool, $post_id int )
In this article
Filters the returned geo data for a job.
Parameters
$geo_data
array | string
An array of geo data or a string in specific data is requested$data
string
What type of data was requested.all
gets all geo data or a string gets data with that key$post_id
int
The post ID the geo data was requested for