.......
'post_type' => 'job_listing',
'custom_fields' => array(
array('key' => '_Company', 'value' => 'doesnt work'),
array('key' => '_how_to_apply', 'value' => 'doesnt work too'),
array('key' => '_jr_job_duration', 'value' => '45'), /* still doesnt work */
array('key' => 'app_my_custom_field', 'value' => 'works fine....'),
array('key' => 'geo_address', 'value' => 'also works fine')
),
'terms_names' => array(
'job_cat' => array(
'job category'
),
......
There are currently 1 users browsing this thread. (0 members and 1 guests)