| 开发者 | apqrinu |
|---|---|
| 更新时间 | 2026年5月17日 22:28 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
apqrinu-job-board folder to /wp-content/plugins/.No. All custom fields are native WordPress meta with a built-in metabox. There are no third-party dependencies.
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.
Yes. Set "External Application URL" on the job. The Apply button will link to it directly and the built-in form will be skipped.
Yes. There are two ways:
[fluentform id="3"] or [wpforms id="123"]). The built-in form will be replaced with that shortcode for that job only.Copy a file from templates/ in the plugin to your-theme/apqrinu-job-board/ keeping the same relative path.
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.