Title: WP Job Manager
Author: Automattic
Published: <strong>జూలై 11, 2013</strong>
Last modified: ఏప్రిల్ 15, 2026

---

Search plugins

![](https://ps.w.org/wp-job-manager/assets/banner-772x250.png?rev=2975257)

![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)

# WP Job Manager

 By [Automattic](https://profiles.wordpress.org/automattic/)

[Download](https://downloads.wordpress.org/plugin/wp-job-manager.2.4.1.zip)

[Live Preview](https://te.wordpress.org/plugins/wp-job-manager/?preview=1)

 * [Details](https://te.wordpress.org/plugins/wp-job-manager/#description)
 * [Reviews](https://te.wordpress.org/plugins/wp-job-manager/#reviews)
 *  [Installation](https://te.wordpress.org/plugins/wp-job-manager/#installation)
 * [Development](https://te.wordpress.org/plugins/wp-job-manager/#developers)

 [Support](https://wordpress.org/support/plugin/wp-job-manager/)

## Description

WP Job Manager is a **lightweight** job listing plugin for adding job board functionality
to your WordPress site. Being shortcode based, it can work with any theme (given
a bit of CSS styling) and is really simple to setup.

#### విశేషాలు

 * Add, manage, and categorize job listings using the familiar WordPress UI.
 * Searchable & filterable ajax powered job listings added to your pages via shortcodes.
 * Frontend forms for guests and registered users to submit & manage job listings.
 * Allow job listers to preview their listing before it goes live. The preview matches
   the appearance of a live job listing.
 * Each listing can be tied to an email or website address so that job seekers can
   apply to the jobs.
 * Searches also display RSS links to allow job seekers to be alerted to new jobs
   matching their search.
 * Allow logged in employers to view, edit, mark filled, or delete their active 
   job listings.
 * Job statistics for employers about job listing views and search impressions.
 * Developer friendly code – Custom post types, endpoints & template files.

The plugin comes with several shortcodes to output jobs in various formats, and 
since its built with Custom Post Types you are free to extend it further through
themes.

[Read more about WP Job Manager](https://wpjobmanager.com/).

#### Documentation

Documentation for the core plugin and extensions can be found [on the docs site here](https://wpjobmanager.com/documentation/).
Please take a look before requesting support because it covers all frequently asked
questions!

#### Demo

For a real-life example site, check out [jobs.blog](https://jobs.blog), built by
the WP Job Manager team! To try out the plugin in an expendable demo site, click
the Live Preview button above.

#### Extensions

The core WP Job Manager plugin is free and always will be. It covers all functionality
we consider ‘core’ to running a simple job board site.

Additional, advanced functionality is available through extensions. Not only do 
these extend the usefulness of the core plugin, they also help fund the development
and support of core.

You can browse available extensions after installing the plugin by going to `Job
Manager > Marketplace`. Our popular extensions include:

**[Applications](https://wpjobmanager.com/add-ons/applications/)**

Allow candidates to apply to jobs using a form & employers to view and manage the
applications from their job dashboard.

**[WooCommerce Paid Listings](https://wpjobmanager.com/add-ons/wc-paid-listings/)**

Paid listing functionality powered by WooCommerce. Create custom job packages which
can be purchased or redeemed during job submission. Requires the WooCommerce plugin.

**[Resume Manager](https://wpjobmanager.com/add-ons/resume-manager/)**

Resume Manager is a plugin built on top of WP Job Manager which adds a resume submission
form to your site and resume listings, all manageable from WordPress admin.

**[Job Alerts](https://wpjobmanager.com/add-ons/job-alerts/)**

Allow registered users to save their job searches and create alerts which send new
jobs via email daily, weekly or fortnightly.

**[Job Manager Pro Bundle](https://wpjobmanager.com/add-ons/bundle/)**

You can get the above extensions and several others at discount with our [WPJM Pro Bundle](https://wpjobmanager.com/add-ons/bundle/).
Take a look!

#### Contributing and reporting bugs

You can contribute code to this plugin via GitHub: [https://github.com/Automattic/WP-Job-Manager](https://github.com/Automattic/WP-Job-Manager)
and localizations via [https://translate.wordpress.org/projects/wp-plugins/wp-job-manager](https://translate.wordpress.org/projects/wp-plugins/wp-job-manager)

Thanks to all of our contributors.

#### Support

Use the WordPress.org forums for community support where we try to help all users.
If you spot a bug, you can log it (or fix it) on [Github](https://github.com/Automattic/WP-Job-Manager)
where we can act upon them more efficiently.

If you need help with one of our extensions, [please raise a ticket in our help desk](https://wpjobmanager.com/support/).

If you want help with a customization, please consider hiring a developer! [http://jobs.wordpress.net/](http://jobs.wordpress.net/)
is a good place to start.

## Screenshots

 * [[
 * The submit job form.
 * [[
 * Submit job preview.
 * [[
 * A single job listing.
 * [[
 * Job dashboard.
 * [[
 * Job listings and filters.
 * [[
 * Job listings in admin.

## Installation

#### Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t even need to leave your web browser. To do an automatic install,
log in to your WordPress admin panel, navigate to the Plugins menu and click Add
New.

In the search field type “WP Job Manager” and click Search Plugins. Once you’ve 
found the plugin you can view details about it such as the point release, rating
and description. Most importantly of course, you can install it by clicking _Install
Now_.

#### Manual installation

The manual installation method involves downloading the plugin and uploading it 
to your web server via your favorite FTP application.

 * Download the plugin file to your computer and unzip it
 * Using an FTP program, or your hosting control panel, upload the unzipped plugin
   folder to your WordPress installation’s `wp-content/plugins/` directory.
 * Activate the plugin from the Plugins menu within the WordPress admin.

#### Getting started

Once installed:

 1. Create a page called “jobs” and inside place the `[jobs]` shortcode. This will 
    list your jobs.
 2. Create a page called “submit job” and inside place the `[submit_job_form]` shortcode
    if you want front-end submissions.
 3. Create a page called “job dashboard” and inside place the `[job_dashboard]` shortcode
    for logged in users to manage their listings.

**Note when using shortcodes**, if the content looks blown up/spaced out/poorly 
styled, edit your page and above the visual editor click on the ‘text’ tab. Then
remove any ‘pre’ or ‘code’ tags wrapping your shortcode.

For more information, [read the documentation](https://wpjobmanager.com/documentation/).

## FAQ

### How do I setup WP Job Manager?

View the getting [installation](https://wpjobmanager.com/document/installation/)
and [setup](https://wpjobmanager.com/document/setting-up-wp-job-manager/) guide 
for advice getting started with the plugin. In most cases it’s just a case of adding
some shortcodes to your pages!

### Can I use WP Job Manager without frontend job submission?

Yes! If you don’t setup the [submit_job_form] shortcode, you can just post from 
the admin backend.

### How can I customize the job application process?

There are several ways to customize the job application process in WP Job Manager,
including using some extra plugins (some are free on WordPress.org).

See: [Customizing the Job Application Process](https://wpjobmanager.com/document/customising-job-application-process/)

### How can I customize the job submission form?

There are three ways to customize the fields in WP Job Manager;

 1. For simple text changes, using a localisation file or a plugin such as https://
    wordpress.org/plugins/say-what/
 2. For field changes, or adding new fields, using functions/filters inside your theme’s
    functions.php file: [https://wpjobmanager.com/document/editing-job-submission-fields/](https://wpjobmanager.com/document/editing-job-submission-fields/)
 3. Use a 3rd party plugin such as [https://plugins.smyl.es/wp-job-manager-field-editor/](https://plugins.smyl.es/wp-job-manager-field-editor/?in=1)
    which has a UI for field editing.

If you’d like to learn about WordPress filters, here is a great place to start: 
[https://pippinsplugins.com/a-quick-introduction-to-using-filters/](https://pippinsplugins.com/a-quick-introduction-to-using-filters/)

### How can I be notified of new jobs via email?

If you wish to be notified of new postings on your site you can use a plugin such
as [Post Status Notifier](https://wordpress.org/plugins/post-status-notifier-lite/).

### What language files are available?

You can view (and contribute) translations via the [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/wp-job-manager).

## Reviews

![](https://secure.gravatar.com/avatar/00bcb47fccc489e935c9170b8bc90fe6e3bd396fca2e29d36412a6c386fa8008?
s=60&d=retro&r=g)

### 󠀁[Please Allow Button Label Edits & More Customizations](https://wordpress.org/support/topic/please-allow-button-label-edits-more-customizations/)󠁿

 [Matt Enser](https://profiles.wordpress.org/mattenser/) ఏప్రిల్ 14, 2026

Overall, this is a good plug-in and very helpful. I just wish there was more customizations
that can be done specifically one thing I would like to do is be able to edit with
the button text throughout the system. Some of them don’t really make any sense.
Like for example, when someone submitting a job it says preview, but that makes 
the user think that all they’re doing is previewing it and they’re not taking the
next step towards submission. I would like to change that button into Preview and
submit job to make it more clear. Another example would be allowing for making the
link opening a new tab, changing link colors and a variety of other things. Adding
more options in settings like this would be helpful.Also having more common page
builder support like the Elementor theme builder to allow for custom page design
would be helpful. I could also see ACF/SCF integration being really helpful as well.

![](https://secure.gravatar.com/avatar/5526b96f60a11b3310ca631d31468a293ab3cd2377d254567c93ac827fa2467d?
s=60&d=retro&r=g)

### 󠀁[THis app is a shirt show](https://wordpress.org/support/topic/this-app-is-a-shirt-show/)󠁿

 [Brand Idea](https://profiles.wordpress.org/brandidea/) ఫిబ్రవరి 28, 2026

Formatting and style is a mess. You’re going to have to do a lot of work to get 
it to display correctly. It’s not plug and play. I did a TON of work and code correction.
When I finnaly got a job posted and tested it. I clicked a job listing to apply 
and thse giant black mushroom type graphics spread accross the full width of the
page displayed. You had to scroll down 3 pages worth to see the job listing – which
was also full PC screen width.

![](https://secure.gravatar.com/avatar/2208b9aa0ad2adfbc05c9e8198b25aea79cc671b39adbcf8a30eb39699e38fc2?
s=60&d=retro&r=g)

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-14088/)󠁿

 [abuhumhum](https://profiles.wordpress.org/abuhumhum/) అక్టోబర్ 11, 2025 1 reply

That was very helpful

![](https://secure.gravatar.com/avatar/1d5c3be45044fc5cfd9b0c12baaf1181b9c84114fbebcdbf442fd92b726d14e8?
s=60&d=retro&r=g)

### 󠀁[A MESS.](https://wordpress.org/support/topic/a-mess-4/)󠁿

 [sightunseen1](https://profiles.wordpress.org/sightunseen1/) సెప్టెంబర్ 4, 2025
1 reply

Are these developers kidding me? I can’t log into my account on their site, I can’t
post in their stupid support forum, and immediately out of the gate after installing
this software my clients are having ridiculous tech issues that make us look unprofessional,
but I can’t even get support for it! I even tried the support form on the Gravatar
site and it’s fake — when you hit submit it says you’re not connected to the internet.
Is this even a real app???

![](https://secure.gravatar.com/avatar/92637c9df12443319c692cbe13c6f54a5f6d027565f46f74bca1aaa4c3ede204?
s=60&d=retro&r=g)

### 󠀁[A good start](https://wordpress.org/support/topic/custom-development-is-a-must/)󠁿

 [erikpax](https://profiles.wordpress.org/erikpax/) ఫిబ్రవరి 22, 2025 1 reply

WPJM will give you a good starting point for your site but requires a bit of custom
development to make things the way you want. I’m glad the project is open source,
I will make some suggestions and PRs soon.

![](https://secure.gravatar.com/avatar/0ca04f4c18b2dd9dddea7ac5d1c346ace581fc744df83ed0f1bb7192e204eb71?
s=60&d=retro&r=g)

### 󠀁[Disappointment and time lost](https://wordpress.org/support/topic/disappointment-and-time-lost/)󠁿

 [yaruha](https://profiles.wordpress.org/yaruha/) సెప్టెంబర్ 20, 2024 2 replies

WP Job Manager is a total disaster for any website aiming for a modern and professional
look. The outdated, unattractive design of the job listings is a major turn-off 
for visitors. After trying to integrate it into popular WordPress themes like Avada,
Astra, and Divi, I was met with a terrible result: the site looked cheap and unprofessional.
To fix it to a decent standard, I would have to spend a fortune on a designer and
developer. The plugin developers must be living in the past because they’ve failed
to update the design to meet current standards.This has led to a surge of scammers
selling their ‘premium’ themes for WP Job Manager on platforms like ThemeForest.
I personally bought Cariera, Jobify, and WorkScout – all of which turned out to 
be empty promises. These themes are unstable, display inconsistently across different
browsers, and conflict with other essential WordPress plugins. Reaching out to the
developers is like shouting into the void. But the biggest issue is that WP Job 
Manager is completely unsuitable for niche-specific job boards. The lack of ability
to add custom fields and filters is a crime for a plugin like this. I’ve had to 
resort to using additional plugins like WP Job Manager Field Editor and Search and
Filtering for WP Job Manager, but they’re just as buggy as the main plugin. And 
their developer never responds to support tickets. Developers, wake up! You’ve created
a product that nobody needs in this state.

 [ Read all 237 reviews ](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Contributors & Developers

“WP Job Manager” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Mike Jolley ](https://profiles.wordpress.org/mikejolley/)
 *   [ Adam Heckler ](https://profiles.wordpress.org/adamkheckler/)
 *   [ Alex Sanford ](https://profiles.wordpress.org/alexsanford1/)
 *   [ annezazu ](https://profiles.wordpress.org/annezazu/)
 *   [ Cena (a11n) ](https://profiles.wordpress.org/cena/)
 *   [ Chase Livingston ](https://profiles.wordpress.org/chaselivingston/)
 *   [ csonnek ](https://profiles.wordpress.org/csonnek/)
 *   [ Davor ](https://profiles.wordpress.org/davoraltman/)
 *   [ Donna Peplinskie (a11n) ](https://profiles.wordpress.org/donnapep/)
 *   [ Donncha O Caoimh (a11n) ](https://profiles.wordpress.org/donncha/)
 *   [ Dan (a11n) ](https://profiles.wordpress.org/drawmyface/)
 *   [ Stef (a11n) ](https://profiles.wordpress.org/erania-pinnera/)
 *   [ Fernando Jorge Mota ](https://profiles.wordpress.org/fjorgemota/)
 *   [ jacobshere ](https://profiles.wordpress.org/jacobshere/)
 *   [ Jake Morrison (a11n) ](https://profiles.wordpress.org/jakeom/)
 *   [ Jeremy Herve ](https://profiles.wordpress.org/jeherve/)
 *   [ Jen H. (a11n) ](https://profiles.wordpress.org/jenhooks/)
 *   [ Greg ](https://profiles.wordpress.org/jgs/)
 *   [ jonryan ](https://profiles.wordpress.org/jonryan/)
 *   [ Brandon Kraft ](https://profiles.wordpress.org/kraftbj/)
 *   [ lamday ](https://profiles.wordpress.org/lamdayap/)
 *   [ Lisa Schuyler ](https://profiles.wordpress.org/lschuyler/)
 *   [ James Huff ](https://profiles.wordpress.org/macmanx/)
 *   [ Nancy ](https://profiles.wordpress.org/nancythanki/)
 *   [ orangesareorange ](https://profiles.wordpress.org/orangesareorange/)
 *   [ rachelsquirrel ](https://profiles.wordpress.org/rachelsquirrel/)
 *   [ Renatho ](https://profiles.wordpress.org/renathoc/)
 *   [ Ryan C. ](https://profiles.wordpress.org/ryancowles/)
 *   [ Richard Archambault ](https://profiles.wordpress.org/richardmtl/)
 *   [ Stefan Carstocea ](https://profiles.wordpress.org/scarstocea/)

“WP Job Manager” has been translated into 37 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-job-manager/contributors)
for their contributions.

[Translate “WP Job Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-job-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-job-manager/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-job-manager/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-job-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-job-manager/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### 2.4.1 – 2026-02-24

 * Add permission check to listing query parameters (#2914)
 * Fix structured data output for password-protected listings (#2913)
 * Update actions/cache to use v4 (#2896)
 * reCaptcha script not being loaded (#2893)
 * add a additional action to the do_feed_rss2
 * fix hardcoded dashboard expiration date format
 * Dev: Fix deprecated methods
 * Fix file input field for forms not marked as required
 * Fix broken access control issue reported by Tristan Jay Neale via Patchstack.

### 2.4.0 – 2024-08-08

 * Fix job dashboard actions menu in Safari
 * Fix PHP 8.3 support
 * Remove support for Internet Explorer 11
 * Fix WordPress 6.6 compatibility
 * Fix classic editor support for job listings

## Meta

 *  Version **2.4.1**
 *  Last updated **4 రోజులు ago**
 *  Active installations **80,000+**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [Albanian](https://sq.wordpress.org/plugins/wp-job-manager/), [Arabic](https://ar.wordpress.org/plugins/wp-job-manager/),
   [Bosnian](https://bs.wordpress.org/plugins/wp-job-manager/), [Chinese (China)](https://cn.wordpress.org/plugins/wp-job-manager/),
   [Czech](https://cs.wordpress.org/plugins/wp-job-manager/), [Danish](https://da.wordpress.org/plugins/wp-job-manager/),
   [Dutch](https://nl.wordpress.org/plugins/wp-job-manager/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/wp-job-manager/),
   [English (Australia)](https://en-au.wordpress.org/plugins/wp-job-manager/), [English (Canada)](https://en-ca.wordpress.org/plugins/wp-job-manager/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/wp-job-manager/),
   [English (South Africa)](https://en-za.wordpress.org/plugins/wp-job-manager/),
   [English (UK)](https://en-gb.wordpress.org/plugins/wp-job-manager/), [English (US)](https://wordpress.org/plugins/wp-job-manager/),
   [Finnish](https://fi.wordpress.org/plugins/wp-job-manager/), [French (France)](https://fr.wordpress.org/plugins/wp-job-manager/),
   [Galician](https://gl.wordpress.org/plugins/wp-job-manager/), [German](https://de.wordpress.org/plugins/wp-job-manager/),
   [Hebrew](https://he.wordpress.org/plugins/wp-job-manager/), [Hungarian](https://hu.wordpress.org/plugins/wp-job-manager/),
   [Italian](https://it.wordpress.org/plugins/wp-job-manager/), [Japanese](https://ja.wordpress.org/plugins/wp-job-manager/),
   [Korean](https://ko.wordpress.org/plugins/wp-job-manager/), [Moroccan Arabic](https://ary.wordpress.org/plugins/wp-job-manager/),
   [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/wp-job-manager/), [Polish](https://pl.wordpress.org/plugins/wp-job-manager/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/wp-job-manager/), [Portuguese (Portugal)](https://pt.wordpress.org/plugins/wp-job-manager/),
   [Russian](https://ru.wordpress.org/plugins/wp-job-manager/), [Slovak](https://sk.wordpress.org/plugins/wp-job-manager/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-job-manager/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/wp-job-manager/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/wp-job-manager/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/wp-job-manager/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/wp-job-manager/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/wp-job-manager/),
   [Turkish](https://tr.wordpress.org/plugins/wp-job-manager/), [Ukrainian](https://uk.wordpress.org/plugins/wp-job-manager/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-job-manager)
 * Tags
 * [careers](https://te.wordpress.org/plugins/tags/careers/)[company](https://te.wordpress.org/plugins/tags/company/)
   [hiring](https://te.wordpress.org/plugins/tags/hiring/)[job board](https://te.wordpress.org/plugins/tags/job-board/)
   [jobs](https://te.wordpress.org/plugins/tags/jobs/)
 *  [Advanced View](https://te.wordpress.org/plugins/wp-job-manager/advanced/)

## Ratings

 4.4 out of 5 stars.

 *  [  185 5-star reviews     ](https://wordpress.org/support/plugin/wp-job-manager/reviews/?filter=5)
 *  [  18 4-star reviews     ](https://wordpress.org/support/plugin/wp-job-manager/reviews/?filter=4)
 *  [  6 3-star reviews     ](https://wordpress.org/support/plugin/wp-job-manager/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/wp-job-manager/reviews/?filter=2)
 *  [  27 1-star reviews     ](https://wordpress.org/support/plugin/wp-job-manager/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-job-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Contributors

 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Mike Jolley ](https://profiles.wordpress.org/mikejolley/)
 *   [ Adam Heckler ](https://profiles.wordpress.org/adamkheckler/)
 *   [ Alex Sanford ](https://profiles.wordpress.org/alexsanford1/)
 *   [ annezazu ](https://profiles.wordpress.org/annezazu/)
 *   [ Cena (a11n) ](https://profiles.wordpress.org/cena/)
 *   [ Chase Livingston ](https://profiles.wordpress.org/chaselivingston/)
 *   [ csonnek ](https://profiles.wordpress.org/csonnek/)
 *   [ Davor ](https://profiles.wordpress.org/davoraltman/)
 *   [ Donna Peplinskie (a11n) ](https://profiles.wordpress.org/donnapep/)
 *   [ Donncha O Caoimh (a11n) ](https://profiles.wordpress.org/donncha/)
 *   [ Dan (a11n) ](https://profiles.wordpress.org/drawmyface/)
 *   [ Stef (a11n) ](https://profiles.wordpress.org/erania-pinnera/)
 *   [ Fernando Jorge Mota ](https://profiles.wordpress.org/fjorgemota/)
 *   [ jacobshere ](https://profiles.wordpress.org/jacobshere/)
 *   [ Jake Morrison (a11n) ](https://profiles.wordpress.org/jakeom/)
 *   [ Jeremy Herve ](https://profiles.wordpress.org/jeherve/)
 *   [ Jen H. (a11n) ](https://profiles.wordpress.org/jenhooks/)
 *   [ Greg ](https://profiles.wordpress.org/jgs/)
 *   [ jonryan ](https://profiles.wordpress.org/jonryan/)
 *   [ Brandon Kraft ](https://profiles.wordpress.org/kraftbj/)
 *   [ lamday ](https://profiles.wordpress.org/lamdayap/)
 *   [ Lisa Schuyler ](https://profiles.wordpress.org/lschuyler/)
 *   [ James Huff ](https://profiles.wordpress.org/macmanx/)
 *   [ Nancy ](https://profiles.wordpress.org/nancythanki/)
 *   [ orangesareorange ](https://profiles.wordpress.org/orangesareorange/)
 *   [ rachelsquirrel ](https://profiles.wordpress.org/rachelsquirrel/)
 *   [ Renatho ](https://profiles.wordpress.org/renathoc/)
 *   [ Ryan C. ](https://profiles.wordpress.org/ryancowles/)
 *   [ Richard Archambault ](https://profiles.wordpress.org/richardmtl/)
 *   [ Stefan Carstocea ](https://profiles.wordpress.org/scarstocea/)

## Support

Issues resolved in last two months:

     4 out of 12

 [View support forum](https://wordpress.org/support/plugin/wp-job-manager/)