| 开发者 | sapayth |
|---|---|
| 更新时间 | 2026年7月28日 04:30 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
nemtly-jobs folder to the /wp-content/plugins/ directory, or install through Plugins → Add New.Yes. Nemtly Jobs ships with its own scoped styles, so the plugin's CSS only applies inside its own wrapper. That means no overrides fighting your theme and no !important patches to keep things looking right.
Yes. Employers register, build a company profile, and submit jobs through a guided front-end form with a preview step before publishing. They never need wp-admin access. If you would rather vet employers yourself, turn off employer self-registration in Settings → Submission and create their accounts by hand. Job seeker sign-up is unaffected.
Yes. The job board, both dashboards, job submission, and auth each have a matching Gutenberg block, and the blocks work in both the post editor and the Full Site Editor. Drop them into any block-edited page or template part. The pricing table is available as the [nemtly_jobs_packages] shortcode.
Yes. Turn off employer self-registration in Settings → Submission, create the one employer account yourself, and the board runs as your company's careers page. Everything else works the same way — the plugin is built around employers owning their own listings, so a board with one employer is just the smallest case.
Each job page automatically includes Google Jobs structured data (JobPosting JSON-LD) generated from the fields you fill in, including the salary range when you've published one. Validate with Google's Rich Results Test.
Resumes are saved outside the public media library, in a private directory protected from direct web access. They are served only through a permissioned download endpoint. The candidate who uploaded the resume, the employer whose company posted the job, and site administrators are the only roles authorized to download. Everyone else gets a 403.
The plugin uses WordPress's built-in wp_mail() for every notification, so delivery depends on how your site is configured to send mail. For production sites, we recommend pairing Nemtly Jobs with a transactional SMTP plugin like WP Mail SMTP, the same way you would for any plugin that sends email.
By default, uninstalling leaves your data in place. You can opt in to full data removal in Settings → Advanced before uninstalling.
Yes. The plugin ships a REST API for all data operations, theme-overridable PHP templates, and a documented set of action and filter hooks at every meaningful event (job created, application submitted, salary validated, schema generated, and more). It is designed to be extended without forking.
[nemtly_jobs_packages] shortcode renders your pricing table on any page./feed/jobs/, filterable by category with ?cat=slug.