How to set up a company career page on WordPress with applicant tracking

We're a 40-person SaaS company and our careers page is currently a single WordPress page with a mailto link for each role. Applications land in a shared inbox and half of them get lost. I want a proper careers page where we can list open roles by department, let people apply with a form, and then actually track who applied, who we screened, who we interviewed, and who we rejected. I don't want to pay Greenhouse or Lever prices when we're only hiring for 5-6 roles at a time. Is there a WordPress-native way to build this that includes basic applicant tracking for the hiring manager?

0 32
vapvarun vapvarun 0 4 months ago

WP Career Board is designed exactly for this in-house careers use case. Here is how it maps to what you described:

  • A job listings block that renders a filterable archive with salary, remote, keyword, type, and location filters, so candidates can narrow down to the role they care about.
  • A job posting block with reCAPTCHA v3 anti-spam built in, so your hiring manager or HR can submit new openings from the frontend without touching wp-admin.
  • Full application tracking with five built-in statuses so you can move each candidate through your pipeline, with 6 automated email events (submitted, approved, rejected, status changed, expired).
  • An employer dashboard block where the hiring manager manages jobs and applications from the frontend instead of the WP admin.
  • JobPosting schema.org structured data on every single job page, which helps the openings show up in Google Jobs.

Honest limit: the free version gives you five linear statuses. If your team actually works in columns (Applied to Screening to Interview to Offer), Pro adds the Application Pipeline Kanban board with configurable drag-and-drop hiring stages, which is closer to what Greenhouse calls pipeline stages.