Description
Post2Hire Job Board & Applications adds a job listings workflow to WordPress with a lightweight applicant experience.
Features include:
- A Jobs custom post type for job posters.
- Job detail fields commonly used by job boards and ATS tools.
- Published job listings rendered with
[post2hire_job_listings]. - Individual job pages with the same expandable application flow.
- Same-page applications, so candidates do not have to jump through a separate page.
- Applications saved in the WordPress admin under Jobs > Applications.
- Resume uploads stored in WordPress uploads.
- New-application notifications to a per-job email or default settings email.
- CSV export from Jobs > Export Applications.
- JobPosting JSON-LD on single job pages.
- Accent color customization under Jobs > Settings.
Installation
- Upload the plugin files to the
/wp-content/plugins/post2hire-job-board-applicationsdirectory, or install the plugin through the WordPress Plugins screen. - Activate the plugin through the Plugins screen.
- Add jobs under Jobs > Add New.
- Add
[post2hire_job_listings]to any page where you want to show the job list.
FAQ
-
What shortcode displays the job listings?
-
Use
[post2hire_job_listings]. -
Can I limit the number of jobs?
-
Yes. Use
[post2hire_job_listings limit="10"]. -
Can applicants apply on the same page?
-
Yes. The Apply now button expands the application form below the job listing.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Post2Hire Job Board & Applications” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Post2Hire Job Board & Applications” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial release.