內容簡介
Researcher Profiles for ORCID 外掛可將您的 WordPress 網站連接至 ORCID Public API v3.0,自動擷取並本地快取學術研究者的資料,包括其出版物、工作歷史和教育背景,並可透過簡單的短碼在網站上顯示。
【主要功能】
• 研究者管理表格於 WordPress 控制台中
• 可手動或批次同步研究者資料
• 可設定自動同步間隔(每小時、每日等)
• 同步日誌顯示狀態與錯誤詳情
• 支援模板覆蓋以自訂顯示樣式
• 完整的多語言支持
外掛標籤
開發者團隊
② 後台搜尋「Researcher Profiles for ORCID」→ 直接安裝(推薦)
原文外掛簡介
Researcher Profiles for ORCID connects your WordPress site to the ORCID Public API v3.0 to automatically fetch and locally cache academic researcher profiles — including their publications, employment history and education — and expose them anywhere on your site via simple shortcodes.
No authentication token is required for publicly visible ORCID records.
How it works
You register one or more researchers by ORCID iD in the admin panel.
The plugin fetches their profile from the ORCID Public API and stores everything in custom database tables.
WordPress Cron automatically refreshes the data on a configurable schedule.
Shortcodes read from the local database — zero live API calls on page load.
Shortcodes
[rporcid_works orcid_id="0000-0002-1825-0097"] — list all works for a researcher
[rporcid_works orcid_id="0000-0002-1825-0097" type="journal-article" limit="10"] — filtered works
[rporcid_profile orcid_id="0000-0002-1825-0097"] — full profile card (bio + employment + education + works)
[rporcid_researcher_list] — responsive grid of all registered researchers
Features
Researcher management table in the WordPress admin
Manual sync per researcher or bulk sync all
Configurable auto-sync interval (hourly, twice daily, daily, weekly)
Sync log with status and error details
Works grouped by year with a client-side type filter (no page reload)
Template override support — copy views to yourtheme/researcher-profiles-for-orcid/
BEM CSS classes for easy styling
Developer action/filter hooks
Full i18n support — ships with es_ES and es_MX translations
Clean uninstall — drops all custom tables and options
External Services
This plugin makes HTTP requests to the ORCID Public API (https://pub.orcid.org/v3.0) to retrieve researcher profile data. Requests are made only when an admin triggers a manual sync or when WordPress Cron fires an automatic sync — never on front-end page load.
By using this plugin you agree to the ORCID Public Data File Terms of Use and the ORCID Terms of Service.
No data is sent to any server other than pub.orcid.org.
Privacy
This plugin does not collect, store or transmit any personal data about your website visitors. It only stores publicly available researcher profile data retrieved from ORCID (name, biography, works, employment, education) in your own database.
