| 开发者 | calenfox |
|---|---|
| 更新时间 | 2026年8月17日 21:53 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[calenfox]
For a specific meeting type shown as a modal button:
[calenfox slug="your-username" type="12" mode="popup" label="Schedule a call"]
Shortcode attributes
slug — Your CalenFox username. Falls back to the value in the settings.type — Meeting type ID. When empty, all meeting types are listed.view — profile or calendar.mode — inline or popup.height — Initial height in pixels, between 300 and 3000.label — Text of the modal button.Yes. A free account is enough.
Yes. Add this to your theme's custom CSS:
.calenfox-popup-button { --calenfox-color: #0f766e; --calenfox-color-dark: #115e59; }
Enter its address under Settings → CalenFox → Server address.
The embed script and stylesheet are only enqueued on pages that contain the block or shortcode. Other pages load nothing.