前言介紹
- 這款 WordPress 外掛「CFP.DEV shortcodes」是 2019-08-02 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2025-03-17,距離現在已有 46 天。
- 外掛最低要求 WordPress 4.6 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.2.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
CFP | Devoxx | schedule | speakers | VoxxedDays |
內容簡介
當你有一個 CFP.DEV 實例正在運行時,你可能想要在 WordPress 實例上展示講者清單。
這個外掛提供數個快捷代碼以列出講者、顯示講者詳細資訊、每日議程和演講詳細資訊、我的議程和搜尋結果。
首先你需要提供的是 CFP.DEV 金鑰,即你的 CFP.DEV 實例的子網域 (例如 dvbe19)。
前往 CFP.DEV 管理員設定頁面並輸入金鑰。
可用的快捷代碼有:
* [cfp_home] 列出帶有行動應用程式連結的活動資訊
* [cfp_register] 「我的議程」使用者啟用頁面
* [cfp_speakers size=10 random=yes title=”Speakers” subtitle=”This list will grow”] 講者清單
* [cfp_speaker_details] 講者詳細資訊頁面
* [cfp_talk_details] 演講詳細資訊頁面
* [cfp_schedule day=yyyyyyy] yyyyy 為日期名稱,例如 monday。
* [cfp_talks_by_tracks] 列出所有按議程軌道分類的演講
* [cfp_talks_by_tracks] 列出根據議程軌道 ID 分類的所有演講
* [cfp_talks_by_sessions] 列出所有按會議類型 (conference, bof,等等) 分類的演講
* [cfp_my_schedule] 顯示經過身分驗證的 JWT 使用者的議程
* [cfp_search_results] 顯示可能包括講者和演講的搜尋結果。此頁面由議程頁面上的搜尋請求觸發。
所有已呈現的 CFP.DEV WordPress 頁面都已快取,並且每 24 小時進行一次更新。
你可以在 WordPress CFP.DEV 設定頁面上手動清除快取。
原文外掛簡介
When you have a CFP.DEV instance running you might want to show a list of speakers on your WordPress instance.
This plugin provides several short codes to list speakers, show speaker details, the schedule per day and talk details and search results.
First thing you need to provide is the CFP.DEV key, which is the subdomain of your CFP.DEV instance (for example dvbe23).
Go to the CFP.DEV admin settings page and enter the key.
The available short codes are :
* [cfp_speakers size=10 random=yes title=”Speakers” subtitle=”This list will grow” hide_search=true hide_footer_true] list of speakers
* [cfp_speaker_details] Speaker details page
* [cfp_talk_details] talk details page
* [cfp_schedule day=yyyyyyy] yyyyy is the day name, for example monday.
* [cfp_talks_by_tracks all=true] list all the talks when all=true is set and query param id is not set
* [cfp_talks_by_tracks] List all the talks by the track id
* [cfp_talks_by_sessions] list all the talks by session types (conference, bof, etc.)
* [cfp_search_results] Shows the search results which can include speakers and talks. This page is triggered by the search request on the schedule page.
All rendered CFP.DEV WordPress pages are cached, you can specific the cache duration in the CFP.DEV settings page.
You can manually clear the cache on the WordPress CFP.DEV settings page if you want to force a refresh of the cache.
Recommended pages structure
The plugin will create AUTOMATICALLY the following required pages when the plugin is activated.
Each page will include the required shortcode.
/schedule uses [cfp_schedule]
/speakers uses [cfp_speakers]
/speaker uses [cfp_speaker_details]
/talks-by-tracks uses [cfp_talks_by_tracks]
/talks-by-sessions uses [cfp_talks_by_sessions]
/search-results uses [cfp_search_results]
/talk uses uses [cfp_talk_details]
All the above pages must have no parent page!
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「CFP.DEV shortcodes」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 2.1.7 | 2.1.8 | 2.1.9 | 2.2.0 | 2.2.1 | 2.2.2 | 2.3.1 | 2.4.0 | 2.4.1 | 2.4.2 | 3.0.0 | 3.1.0 | 3.1.1 | 3.2.0 | 3.3.0 | 3.3.1 | 3.3.2 | 3.3.3 | 3.3.4 | 3.3.5 | 3.3.6 | 3.4.0 | 3.4.1 | 3.4.3 | 3.5.0 | 3.5.1 | 3.6.0 | 3.6.1 | 2.1.10 | 2.1.11 |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。