Skip to content

Available Fields

This is a complete reference of all fields available on each job post. Use these field names with get_jobpost(), the_jobpost(), [job_post_field], or {{ field }} template placeholders.

FieldDescription
nameJob post name
titleJob title
numberOfPositionsNumber of positions
accessionAccession / start date
salarySalary
sectorSector (translated)
typeEmployment type — full-time, part-time, etc. (translated)
deadlineApplication deadline
bodyJob description — full HTML content (cleaned)
logoURL to job post logo
excerptAuto-generated excerpt (~200 characters)
permalinkLink to the job page (internal or RecMan)
applyDirect link to the application form in RecMan
similarJobsArray of up to 3 similar job post IDs
isExpiredWhether the job post has expired
FieldDescription
companyNameCompany name
workplaceWorkplace name
companyDescriptionCompany description
websiteCompany website URL
facebookFacebook page URL (normalized to HTTPS)
linkedInLinkedIn page URL (normalized to HTTPS)
twitterTwitter handle or URL
instagramInstagram URL

The contacts field contains an array of contact person objects. Access with the nested object loop.

FieldDescription
contactsArray of contact person objects

Use with get_jobpost_object() and the_jobpost_object():

FieldDescription
userIdUser ID in RecMan
nameFull name (firstName + lastName)
firstNameFirst name
lastNameLast name
titleJob title
emailEmail address
mobilePhoneMobile phone number
officePhoneOffice phone number
linkedinLinkedIn profile URL
imageProfile image URL
FieldDescription
address1Address line 1
address2Address line 2
postalCodePostal code
cityCity
countryCountry
countryIdWork location country ID
regionIdWork location region ID
cityIdWork location city ID
location_cityWork location city (text)
location_regionWork location region (text)
location_countryWork location country (text)
FieldDescription
branchCategoryIdBranch category ID
branchCategoryBranch category (text)
branchIdBranch ID
branchBranch (text)
secondaryBranchCategoryIdSecondary branch category ID
secondaryBranchCategorySecondary branch category (text)
secondaryBranchIdSecondary branch ID
secondaryBranchSecondary branch (text)
FieldDescription
departmentIdDepartment ID in RecMan
departmentDepartment name
corporationIdCorporation ID in RecMan
imagesArray of image URLs
videoUrlVideo URL
skillsArray of skills/keywords
projectIdConnected project ID in RecMan
FieldDescription
some_titleSocial media title
some_descriptionSocial media description
some_imageSocial media image URL
FieldDescription
startDateJob post start date (WordPress date format)
endDateJob post end date (WordPress date format)
createdWhen the job post was created (Y-m-d H:i:s)
updatedWhen the job post was last updated (Y-m-d H:i:s)