
前言介紹
- 這款 WordPress 外掛「PCRecruiter Extensions」是 2015-06-02 上架。
- 目前有 300 個安裝啟用數。
- 上一次更新是 2026-02-12,距離現在已有 14 天。
- 外掛最低要求 WordPress 5.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
staffing | job board | recruiting | job posting | applicant tracking |
內容簡介
此外掛可透過簡單的短碼產生基於 PCRecruiter 職缺板的 iframe 和 JavaScript。此控制台不會與 WordPress 資料庫或軟體互動。此外掛還具有可選 RSS 下載功能,以獲取 PCRecruiter 動態職缺資訊。此外掛需要網頁伺服器執行 PHP 5.4 或更高版本。
職缺板安裝
重要!您無需觸及常規 PCRecruiter 職缺板安裝的「設定」面板。
在 WordPress 管理面板的「控制台外掛」功能表中點擊「新增外掛」。
使用「上傳外掛」選項,瀏覽到 PCRecruiter-Extensions.zip 檔案。
啟用外掛。
編輯您要顯示 PCRecruiter 內容的頁面,然後粘貼以下內容:
[PCRecruiter link=””]
將 Main Sequence 提供的短碼內容放在引號之間。如果 URL 不以「http」開頭,此外掛將假設您希望從 PCRecruiter ASP 托管系統載入 URL 並添加正確的 URL。
可選引數:
initialheight=””(如果未指定,則預設為 640 像素)
background=””(如果未指定,則預設為透明背景)
form=””(插入自訂表單的 15 位數 ID)
analytics=””(如果將 Google Analytics 整合到 PCR 上方,請設置為開啟)
XML 資料設置
從設定 > PCRecruiter Extensions 面板中,您可以將此外掛配置為從 PCRecruiter 複製動態 RSS 職缺資訊到 WordPress 伺服器上的靜態副本。這對於運行基於 RSS 的顯示小部件、基於資訊來源的分發服務或其他需要固定 XML/RSS 資料的功能可能有利。
重要!如需使用此功能,您無需觸及「設定」面板即可使用此外掛進行常規職缺板設置。如果啟用了該資料源,但沒有正確的設置值,可能會導致錯誤或破壞您的網站。請聯繫主要序列技術支援代表以獲取使用此功能所需的設置值。
職缺資料源已啟用:選中此方塊可啟用資料源。取消選中將停用資料源並刪除 XML 檔案。
更新頻率:可將資料源設置為每日、每小時或兩次每日自動更新。
PCR SessionID:此編碼字串識別要從哪個 PCRecruiter 資料庫加載內容。您的技術支援聯絡人將為您提供此欄位所需的適當值。
常規欄位:配合職缺連結、進入日期、職稱和描述,資料源還會包含其他欄位。在此方格中輸入以逗號分隔的附加欄位。可接受的欄位值列表可在 API 文檔中找到:https://www.pcrecruiter.net/apidocs_v2/#!/positions/GetPosition_get_0。
自訂欄位:也可使用以逗號分隔的形式包括自訂欄位。
查詢:預設情況下,資料源將包含已設為「可用/開放」狀態、已設定「顯示一網頁」欄位的職缺,以及開放職位數量大於 1 的職缺。如需替代查詢條件,請聯繫 Main Sequence 技術支援進行協助。
模式:此設置決定資料源中的職缺連結指向職缺詳細資訊頁面還是指向職缺申請螢幕。在候選人已查看描述並應直接進入自我輸入的首個步驟的情況下,可能會使用「應用」模式。
原文外掛簡介
PCRecruiter Extensions provides two primary integration methods. The setup is typically done with the direct involvement of a PCR consultant; it is advised that you contact [email protected] before proceeding.
1. Full WordPress Job Sync
Sync active jobs from PCRecruiter into WordPress as native custom post types (job).
Includes keyword search, radius search, structured data (JobPosting), social sharing, expired-job handling, and support for WordPress native styling and control.
Additional Features:
* Block bindings for WordPress 6.5+
* SEO-friendly URLs and optional job title customization
* Smart caching for improved performance
* Internal-only job board support
* Optional inline-style stripping for consistent site design
* Accessibility-friendly pagination
* Backward compatibility with legacy PCRecruiter usage
2. Simple iFrame Embed
Embed the hosted PCRecruiter job board using a simple shortcode. Ideal for quick and simple installs or sites that prefer PCR-rendered pages, or sites where SEO and link friendliness are of less importance.
Also: PCRecruiter job XML/JSON feed downloading for integrations or imports.
Full documentation:
https://learning.pcrecruiter.net/site/docs/wordpress/
Support:
[email protected]
Quick Start
Iframe Job Board:
No plugin settings are required for iframe installations! Just insert the shortcode into your jobs page:
[PCRecruiter link=”yourdatabase.yourprofile”]
Contact your support representative for your shortcode.
Full WordPress Job Sync:
1. Create a page and add:
[PCRecruiter link=”jobmanager”]
2. Go to Settings → PCRecruiter Extensions → Job Board Sync.
3. Generate a Sync Token and enter it into the PCR “WordPress Sync Settings” panel.
Features
Full job sync via secure token authentication
Jobs stored as native custom posts (job)
Keyword and radius search
Structured data (schema.org/JobPosting)
Internal-only job view support
Social sharing widget
Accessible pagination
Expired-job handling (delete or keep visible)
Customizable SEO job title formats
Optional inline-style removal
Automatic legacy URL redirection (?recordid= to clean URLs)
Yoast SEO schema suppression to prevent duplication
Block bindings for dynamic Site Editor templates
Static XML/JSON feed mirroring (optional)
Cron-based automatic feed updates
Deactivation cleanup with keep/delete options
Secure coding practices: sanitization, escaping, nonces, prepared queries
Example Shortcodes
Iframe Job Board:
[PCRecruiter link=”my%20data.mycompany”]
Full Sync Job Board:
[PCRecruiter link=”jobmanager”]
Optional filtering:
[PCRecruiter link=”jobmanager” jobcategory=”Engineering”]
Internal Job Board:
[PCRecruiter link=”internaljobmanager”]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「PCRecruiter Extensions」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
0.1 | 1.1 | 1.2 | 2.0 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.0.8 | 2.0.9 | trunk | 1.4.37 | 2.0.10 | 2.0.11 |
延伸相關外掛(你可能也想知道)
CATS Job Listings 》本外掛可透過使用簡碼,在 WordPress 網站上顯示從 CATS 應徵者追蹤系統擷取的工作職缺列表。, 使用本外掛需擁有catsone.com帳戶。。OTYS Plugin 》OTYS外掛可將您的WordPress網站轉換為一個與OTYS集成的招聘網站。透過此集成,每個步驟都會自動化,不需要額外的工作。招聘職缺將自動推送至您的網站,無需掛...。
Staffing Engine – Chatbot 》注意:若要使用此外掛,您必須是 Staffing Engine 現有客戶。
Tamago-DB Job board 》Tamago-DB Job Board 直接整合至 Tamago-DB ATS 平台,讓招募公司能夠建立自己的職缺網站。Tamago-DB Job-board WP 外掛程式具有多種高度可自訂的模板,輕鬆...。WP HiringThing 》 是一個線上軟體,可協助公司在網路上刊登職缺、管理應徵者並招聘優秀員工。這個外掛可在小工具中嵌入您的 帳戶中的職缺清單。如果您尚未擁有 帳戶,請於 h...。
Jobs Integration For Taleo API 》總結:Jobs Integration For Taleo API 外掛可讓您直接在 WordPress 網站上顯示 Taleo Business Edition REST API 中的空缺職位。透過連接至 Requisition &am...。
vyble® Recruiting 》vyble® Recruiting 簡介, 透過 vyble® 人力資源平台,招聘變得輕鬆簡單:協助公司數位化招聘流程,提高效率。透過我們的平台,您可以管理職缺發布、蒐集應徵...。
