Add a modern job board to your website. Display job listings and allow employers to submit and manage jobs all from the front-end.
JobBoardWP is an easy-to-use and lightweight plugin that enables you to add job board functionality to your website. With a clean, modern UI, job seekers can view and search for jobs, whilst employers can submit jobs to your job board and manage their jobs from the jobs dashboard.
The plugin adds three pages to the front-end of your website:
The jobs page displays a list of jobs with keyword and location search. Job seekers can also filter jobs to show only remote jobs or certain job types/categories.
The post job page is where users can submit a job via the job submission form. You can choose for jobs to appear automatically on the jobs page or require admin approval. The form enables users to add personal, job and company details. Users can save their form as a draft and preview the job before submitting the job.
The jobs dashboard page is where users manage their submitted jobs. The shortcode on the page outputs a list of jobs a user has submitted. The user can see the status of their jobs, when they expire and manage their jobs. Actions users can take on their job dashboard include: deleting jobs, editing jobs, continuing job submission, marking a job as filled and re-submitting a job.
The plugin makes it easy for you to manage your job board from the wp-admin.
As the admin you can see a list of all jobs and filter by status (published, pending, expired etc). You can view, edit and approve jobs from the wp-admin jobs list.
You can also create your own new jobs directly from the wp-admin.
Job types allow users to select the type of job they are listing when they submit a job. The plugin comes with 7 built in job types (Freelance, Full-time, Graduate, Internship, Part-time, Temporary, Voulnteer) and each tag is assigned a default tag color (tag colors can be changed easily). You can delete, add and edit the job types.
You can create custom categories for jobs in the wp-admin and allow users to select a category for their job submission when submitting a job.
The plugin provides various settings so you can customize how your job board looks and functions. You can also enable/disable emails and change email text.
The plugin has been built to work with Google search by adding structured data to job listings. This allows job listings to appear in Google job search results.
Got a problem or need help with JobBoardWP? Head over to our documentation and perform a search of the knowledge base. If you can’t find a solution to your issue then you can create a topic on the support forum.
Are you a developer and need help finding the right hooks or functions? You can visit the developer documentation page.
For help setting up and configuring JobBoardWP please refer to our documentation
If you get stuck, you can ask for help in the JobBoardWP Support Forum.
Yes! JobBoardWP will work with any theme, but may require some styling or making custom templates.
Yes! JobBoardWP is WordPress Multisite compatible.
Fixed: Marking a job as expired at the start of the expired day
All templates required update
jb_before_jobs_list
for 3rd-party integrations and add content above the jobs list and below the search barTweak: Changes the structure for the Gutenberg blocks’ scripts and way of registration
Templates required update:
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
Fixed: Using default single job template on the block themes
Templates required update:
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
jb_upload_wrapper_styles
jb_job_after_save_metabox
and jb_after_job_submitted_successfully
jb_disable_jquery_ui
hook for force disabling jquery-ui stylesFixed: Function for rendering media field for uploads in JobBoardWP wp-admin forms
Templates required update:
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
Tweak: Added new field-types for frontend and backend forms for 3rd-party integrations
Templates required update:
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
Templates required update:
Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade
jb_get_jobs_query_args
hook for 3rd-party integrations to jobs query attributes arrayFixed: Responsive JS scripts for some themes and screen width
Templates required update:
per-page="{number}"
preview
to jb-preview
argument in $_GET attribute to avoid the conflicts