| 开发者 |
mikejolley
automattic adamkheckler alexsanford1 annezazu cena chaselivingston csonnek davor.altman donnapep donncha drawmyface erania-pinnera jacobshere jakeom jeherve jenhooks jgs jonryan kraftbj lamdayap lschuyler macmanx nancythanki orangesareorange rachelsquirrel ryancowles richardmtl scarstocea fjorgemota renathoc ryanc413 |
|---|---|
| 更新时间 | 2026年9月3日 19:59 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
Job Manager > Marketplace. Our popular extensions include:
Applications
Allow candidates to apply to jobs using a form & employers to view and manage the applications from their job dashboard.
WooCommerce Paid Listings
由 WooCommerce 支持的付费列表功能。创建可在提交职位时购买或兑换的自定义职位套餐。需要 WooCommerce 插件。
Resume Manager
简历管理器是在 WP Job Manager 基础上开发的一个插件,可为您的网站添加简历提交表单和简历列表,所有这些都可通过 WordPress 管理器进行管理。
Job Alerts
允许注册用户保存其职位搜索,并创建提醒,每天、每周或每两周通过电子邮件发送新职位。
Job Manager Pro Bundle
You can get the above extensions and several others at discount with our WPJM Pro Bundle. Take a look!
贡献和报告错误
You can contribute code to this plugin via GitHub: https://github.com/Automattic/WP-Job-Manager and localizations via https://translate.wordpress.org/projects/wp-plugins/wp-job-manager
感谢我们所有的贡献者。
支持
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.
wp-content/plugins/ directory.[jobs] shortcode. This will list your jobs.[submit_job_form] shortcode if you want front-end submissions.[job_dashboard] shortcode for logged in users to manage their listings.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!
是的!如果您没有设置 [submit_job_form] 简码,您可以直接从管理后台发布。
有几种方法可以自定义 WP Job Manager 中的职位申请流程,包括使用一些额外的插件(有些插件在 WordPress.org 上是免费的)。 See: Customizing the Job Application Process
有三种方法可以自定义 WP 工作管理器中的字段;
If you wish to be notified of new postings on your site you can use a plugin such as Post Status Notifier.
You can view (and contribute) translations via the translate.wordpress.org.
Block themes have no classic Widgets screen, but you can still add the Recent Jobs and Featured Jobs widgets through the Site Editor. Go to Appearance → Editor, open a template or template part, add the Legacy Widget block from the inserter, and choose Recent Jobs or Featured Jobs. The widget's settings and preview appear right in the editor, just as they do on a classic theme.
[job] and [job_apply] shortcodes.data-href attribute now correctly quoted in job listings table.esc_js().[jobs] shortcode now supports an author attribute to filter listings by user ID (e.g. [jobs author="42"] or [jobs author="1,2,3"])