內容簡介
總結:「Upcoming Events Registration List for Calendly」是一個 WordPress 外掛,透過 Calendly API 列出接下來要舉辦的活動清單,並提供仍有空位的團體活動註冊連結,使用者可以列出所有活動或僅限特定活動類型。
問題與答案:
1. 這個 WordPress 外掛的功能是什麼?
- 透過 Calendly API 列出接下來要舉辦的活動清單,並提供仍有空位的團體活動註冊連結。
2. 可以列出所有活動嗎?
- 可以,使用者可以列出所有的活動。
3. 如何限制只列出特定活動類型?
- 在使用 shortcode 時,可以使用 [upcoming-for-calendly event="活動類型名稱"] 的方式,限制只列出特定活動類型。
4. 設定前需要準備什麼?
- 需要在 Calendly 登入並產生 Access Token,設定頁提供連結,使用者可以將 Access Token 貼到設定頁面提供的方框中。
5. 是否可以提出 bug 回報或功能建議?
- 可以,在 GitHub 存放庫提交 bug 回報或功能建議。
外掛標籤
開發者團隊
原文外掛簡介
Upcoming Events Registration List for Calendly
This WordPress plugin adds a shortcode to list upcoming scheduled events from Calendly using the Calendly API and offers registration links for already-scheduled group events that still have open slots. You can either list all of your scheduled events, or restrict it to a specific event type.
To set it up, you will need to log into Calendly and generate an Access Token. A link to do so is provided on the settings page. Paste the token into the box on the settings page.
To use it, place the shortcode [upcoming-for-calendly] on a post or page where you want the list to appear. To restrict it to a specific event type, use [upcoming-for-calendly event="Event Type Name"].
The plugin currently implements a feature I needed. I am open to adding additional features that can be implemented via Calendly’s API if there is a need for them.
Bug reports and feature requests can be filed at the GitHub repository.
