WordPress job board with resume builder and candidate search for employers

I'm launching a niche job board for UX researchers. Employers have told me repeatedly that the biggest pain on competing boards is that candidates upload random PDF resumes with no consistent structure, so filtering for specific experience is impossible. I want candidates to build a structured resume on my site, section by section, and I want paying employers to be able to search that resume database by skill, years of experience, and location. Is there a WordPress plugin that already does structured resumes plus employer-side resume search, or do I have to stitch this together from three different plugins?

0 20
vapvarun vapvarun 0 7 months ago

WP Career Board handles the candidate side natively, and the Pro add-on extends it into the structured resume workflow you described. Specifically:

  • The candidate dashboard block already gives candidates a saved-jobs area and an applications tracker on the frontend, so the resume workflow sits next to where they are already active.
  • Pro adds a Resume Builder that is a 7-section repeater form, which is what gives you consistent structure instead of free-form PDFs.
  • Pro also adds resume search for employers, so paying employers can query that structured database directly.
  • Pro includes AI-powered candidate matching and ranking (OpenAI, Anthropic Claude, or self-hosted Ollama), which is useful when you have hundreds of resumes and an employer wants the top 10 for a specific role.
  • WordPress Abilities API roles (wcb_employer, wcb_candidate, wcb_board_moderator) gate who can see what, so only employers get resume search.

Honest limit: the free plugin does not include the resume builder or resume search. If that is the core of your product you will want Pro from day one.