Recruit So Simple Jobs

Açıklama

Recruit So Simple Jobs displays vacancies from your Recruit So Simple CRM, creates search-friendly job detail URLs, and sends candidate applications and CV registrations back to Recruit So Simple. To use the plugin, you will need your Recruit So Simple JSON feed URL and Data Posting API URL from your Recruit So Simple settings.

Features include:

  • Card or list job layouts.
  • Automatically display jobs from your Recruit So Simple CRM, with individual job detail pages.
  • Search and filter widget included.
  • Choose which job details to show or hide.
  • Customise button and highlight colours to match your website.
  • Application form with CV upload, which can be optional or mandatory.
  • Optional Register your CV form.
  • Optional notification email for new applications.
  • Optional Cloudflare Turnstile or Google reCAPTCHA v2 human verification.

Setup and troubleshooting documentation is available at:
https://docs.recruitsosimple.com/knowledge-base/recruit-so-simple-jobs-wordpress-plugin/

This plugin requires a Recruit So Simple jobs JSON feed URL and application posting URL. These URLs are entered by an administrator in the plugin settings.

External Services

This plugin connects to Recruit So Simple only after an administrator configures the jobs JSON feed URL and application posting URL. It retrieves job listings from the configured feed and sends application or CV registration data to the configured posting URL.

Recruit So Simple legal information: https://recruitsosimple.com/legal/

If Cloudflare Turnstile is enabled, the plugin loads the Turnstile script from Cloudflare and sends the verification token to Cloudflare’s siteverify endpoint.

Cloudflare Turnstile privacy information: https://www.cloudflare.com/en-gb/application-services/products/turnstile/
Cloudflare Turnstile privacy addendum: https://www.cloudflare.com/en-gb/turnstile-privacy-policy/

If Google reCAPTCHA v2 is enabled, the plugin loads the reCAPTCHA script from Google and sends the verification token to Google’s siteverify endpoint.

Google Privacy and Terms: https://policies.google.com/

Ekran Görüntüleri

Yükleme

  1. Upload the plugin files to /wp-content/plugins/recruit-so-simple-jobs/, or install the plugin ZIP through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Recruit So Simple Jobs.
  4. Enter your Recruit So Simple jobs JSON feed URL and application posting URL.
  5. Visit /jobs/, or add the [recruit_so_simple_jobs] shortcode to an existing page.

SSS

Where do I find the settings?

Go to Settings > Recruit So Simple Jobs in WordPress admin.

Which shortcode should I use?

Use [recruit_so_simple_jobs] to display jobs inside an existing page. The plugin also creates an automatic jobs route based on the configured jobs page slug, which defaults to /jobs/.

Which CV file types are accepted?

PDF, DOC, and DOCX files are accepted. CV uploads are capped at the lower of 10MB and the site’s WordPress/PHP upload limit.

What happens if I change the jobs page slug?

After changing the slug, go to Settings > Permalinks and click Save Changes once to refresh WordPress rewrite rules.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Recruit So Simple Jobs” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

0.2.42

  • Audited user-facing output escaping and sanitized notification email values at the output boundary.

0.2.41

  • Removed PHPCS ignore comments and sanitized or escaped the associated values.

0.2.40

  • Improved CV upload size handling and messages when server limits are lower than the plugin maximum.

0.2.39

  • Improved desktop filter layout so radio options fit on one row.

0.2.38

  • Fixed filter and pagination URLs on WordPress subdirectory installs.

0.2.37

  • Escaped generated plugin markup at output with explicit allowed HTML lists.
  • Removed unescaped render output suppressions flagged during WordPress.org review.

0.2.36

  • Addressed remaining Plugin Check warnings before review resubmission.
  • Updated the submission package for the existing WordPress.org review.

0.2.35

  • Added WordPress.org readme metadata and license headers.
  • Added a settings-page link to the Recruit So Simple Jobs documentation.
  • Hardened settings validation and public form validation.
  • Cleaned the distributable package for WordPress.org review.

0.2.34

  • Current public preparation build.