Create stunning accordions, tabs, FAQs, and image accordions effortlessly with the React-based Accordions Builder. Packed with advanced styling, anima …
Job Board Manager
Hospedagem WordPress com plugin Job Board Manager
Onde devo hospedar o plugin Job Board Manager?
Este plugin pode ser hospedado em qualquer hospedagem que tenha WordPress configurado. Recomendamos utilizar um provedor de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem de sites da MCO2.
Hospedando o plugin Job Board Manager em um provedor seguro
A MCO2, além de configurar e instalar o WordPress na versão mais atualizada para seus clientes, fornece o plugin WP SafePress, um mecanismo exclusivo que protege e aumenta a performance do seu site simultaneamente.
Por que a Hospedagem WordPress funciona melhor na MCO2?
A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.
Job Board Manager plugin created for manage job site easily. it allows you to create job board manager website within few minute without any complex setup, it has the different shortcode for displaying job archive, job submission, account, logged-in user job list and more. job single page is optimized for SEO by following schema.org markup. this plugin has the variety of action and filter hook to extend functionality as needed.
Job Board Manager by http://pickplugins.com
Advance Job Archive
You can display list of jobs via shortcode [job_bm_archive]
you can display job list by filtering query arguments via filter hook, this can help you to build external search form to apply form data to filter jobs. you can also remove existing job list elements and add your own elements via action hook.
[job_bm_archive]
Advance Dashboard
This plugin has account dashboard is based on tabs and content, you can display any where via shortcode [job_bm_dashboard]
, tabs can be added via filter hooks and tab content can be displayed via action hook based on each tab. you can display custom code or HTML via action hook.
[job_bm_dashboard]
Job Submit form
you can display job submit form via shortcode [job_submit_form]
anywhere, you can add custom input fields via action hook and validated form data and sanitize before saving on database, and you can also display custom error message before submit form data. you can also remove existing input field by remove_action
hook.
[job_bm_job_submit]
Job Edit form
Allow, user to edit their own job after publish the job, you can display job edit form any where via shortcode [job_bm_job_edit]
you can add custom input fields via action hook and validated form data and sanitize before saving on database, and you can also display custom error message before submit form data.
[job_bm_job_edit]
Custom Registration Form
You can add custom input fields under registration forms and validated data and save under user meta field. you can also remove existing input field by remove_action
hook. there is default registration form under dahsboard for no looged-in user, also you can display registration form via shrotcode to anywhere, you can use following shortcode to display user registration form
[job_bm_registration_form]
Job categories
Display job categories in grid view with thumbnail, title and job count. you can display popular job categories in this grid view.
[job_bm_job_categories]
Application
User can apply for the jobs, job poster can see application from dashboard, can give star ratings, make trash, hire applicant, and communicate via email, application also display resume or attachment if available.
Application Methods
You can display multiple application method for each jobs, You can also add custom application methods via filter and action hooks.
Job Expiry
This one is must have feature for job board plugin, so we included plugin itself, you can check if any job passed certain days and marked as them as expired, you can also trash or draft them so people will not able to see or access.
Notification Mail
There is 11 ready notification email templates added plugin itself, each action has different notification email, you can also add custom email notification and templates by action and filter hook.
Translation
Please contribute here https://translate.wordpress.org/projects/wp-plugins/job-board-manager/
Capturas de tela
Job archive display
Job Single page display
Dashboard - My jobs
Dashboard - Applications
Dashboard - My Applications
Job Submit Form
Application Conversation