Beskrivelse
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.
Funktioner
- Tilføj, administrér, og kategorisér stillinger med det kende WordPress user-interface.
- 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.
Dokumentation
Documentation for the core plugin and extensions can be found on the docs site here. 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, 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:
Allow candidates to apply to jobs using a form & employers to view and manage the applications from their job dashboard.
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 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.
Allow registered users to save their job searches and create alerts which send new jobs via email daily, weekly or fortnightly.
You can get the above extensions and several others at discount with our WPJM Pro Bundle. Take a look!
Contributing and reporting bugs
Du kan bidrage med kode til dette plugin via GitHub: https://github.com/mikejolley/wp-job-manager and localizations via https://translate.wordpress.org/projects/wp-plugins/wp-job-manager
Thanks to all of our contributors.
Hjælp
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 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.
If you want help with a customization, please consider hiring a developer! http://jobs.wordpress.net/ is a good place to start.
Skærmbilleder
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:
- Create a page called “jobs” and inside place the
[jobs]shortcode. This will list your jobs. - Create a page called “submit job” and inside place the
[submit_job_form]shortcode if you want front-end submissions. - 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.
FAQ
-
Hvordan sætter jeg WP Job Manager op?
-
View the getting installation and setup guide for advice getting started with the plugin. In most cases it’s just a case of adding some shortcodes to your pages!
-
Kan jeg bruge WP Job Manager, uden et område på siden hvor brugere kan tilføje stillinger?
-
Ja! Hvis du ikke opsætter [submit_job_form] genvejskode, så kan du blot tilføje stillingerne via administrations-delen i pluginet.
-
Hvordan kan jeg tilpasse jobansøgning processen?
-
Der er flere måder at tilpasse stilling-ansøgnings-processen i WP Job Manager på, herunder ved hjælp af nogle ekstra plugins (nogle er gratis på WordPress.org).
-
Hvordan kan jeg tilpasse job-indsendelse-formularen?
-
Der er 3 muligheder for at tilpasse felterne i WP Job Manager.
- Til simple tekstændringer, ved hjælp af en lokalisering fil eller et plugin såsom https://wordpress.org/plugins/say-what/
- Hvis du vil ændre felter eller tilføje nye felter, skal du bruge funktioner/filtre i dit temas functions.php-fil: https://wpjobmanager.com/document/editing-job-submission-fields/
- Brug et tredieparts plugin, som eksempelvis: https://plugins.smyl.es/wp-job-manager-field-editor/ which has a UI for field editing.
Hvis du gerne vil lære om WordPress filtre, så er her er et godt sted at starte: https://pippinsplugins.com/a-quick-introduction-to-using-filters/
-
Hvordan kan jeg blive gjort opmærksom på nye tilføjede stillinger via e-mail?
-
Hvis du ønsker at blive underrettet om nye opslag på dit websted kan du bruge et plugin såsom: Post Status Notifier.
-
Hvilke sprog-pakker er tilgængelige?
-
Du kan se (og bidrage med) oversættelser via translate.wordpress.org.
Anmeldelser
Bidragsydere & udviklere
“WP Job Adminstration” er open source-software. Følgende personer har bidraget til dette plugin.
Bidragsydere-
Automattic
-
Mike Jolley
-
Adam Heckler
-
Alex Sanford
-
annezazu
-
Cena (a11n)
-
Chase Livingston
-
csonnek
-
Davor
-
Donna Peplinskie (a11n)
-
Donncha O Caoimh (a11n)
-
Dan (a11n)
-
Stef (a11n)
-
Fernando Jorge Mota
-
jacobshere
-
Jake Morrison (a11n)
-
Jeremy Herve
-
Jen H. (a11n)
-
Greg
-
jonryan
-
Brandon Kraft
-
lamday
-
Lisa Schuyler
-
James Huff
-
Nancy
-
orangesareorange
-
rachelsquirrel
-
Renatho
-
Ryan C.
-
Richard Archambault
-
Stefan Carstocea
“WP Job Adminstration” er blevet oversat til 37 sprog. Tak til oversætterne for deres bidrag.
Oversæt “WP Job Adminstration” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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 on 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






