Linux 软件免费装
Banner图

Apqrinu Job Board

开发者 apqrinu
更新时间 2026年5月17日 22:28
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

job board jobs careers recruitment hiring

下载

1.0.0

详情介绍:

安装:

  1. Upload the apqrinu-job-board folder to /wp-content/plugins/.
  2. Activate Apqrinu Job Board through the Plugins menu in WordPress.
  3. Go to Jobs → Settings to configure per-page count, currency, and notification email.
  4. Add jobs via Jobs → Add New.

屏幕截图:

  • A single job with sidebar, content, and apply form.
  • The Job Details metabox.
  • The Settings page.

升级注意事项:

1.0.0 First public release.

常见问题:

Does this plugin require ACF or any page builder?

No. All custom fields are native WordPress meta with a built-in metabox. There are no third-party dependencies.

Where do submitted applications go?

Each application is stored as a private apqrinu_application post (visible under Jobs → Applications) and an email is sent to the per-job address, the global default, or the site admin email — in that order.

Can I link to an external application page instead?

Yes. Set "External Application URL" on the job. The Apply button will link to it directly and the built-in form will be skipped.

Can I use Fluent Forms / WPForms / Contact Form 7 / Gravity Forms instead of the built-in form?

Yes. There are two ways:

  1. Per job: open the job in the editor, scroll to Job Details → Apply Form Shortcode, and paste your form shortcode (e.g. [fluentform id="3"] or [wpforms id="123"]). The built-in form will be replaced with that shortcode for that job only.
  2. Site-wide default: go to Jobs → Settings → Default Apply Form Shortcode and paste a shortcode to use for every job that doesn't define its own.
The priority order is: External URL → per-job shortcode → global default shortcode → built-in form.

How do I customize the templates?

Copy a file from templates/ in the plugin to your-theme/apqrinu-job-board/ keeping the same relative path.

Is the plugin compatible with WPML / Polylang?

Yes. The plugin ships a wpml-config.xml at its root that registers the Job post type and the four job taxonomies (Job Type, Work Mode, Experience Level, Location) as translatable. Job summary, company name, and the per-job apply-form shortcode are marked as translatable strings; numeric and date meta (deadline, salaries, status, application URL) are copied across translations. Dynamic plugin options (default applications email, default apply-form shortcode, currency code, currency symbol) are exposed to WPML's String Translation UI under the apqrinu_settings admin-text key.

更新日志:

1.0.0