Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Post2Hire Job Board & Applications» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Post2Hire Job Board & Applications» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.1.0
- Initial release.