* compress app store images * replace http linkages with https * fix link raycast * update http links to https --------- Co-authored-by: Peer Richelsen <peeroke@gmail.com>
18 lines
606 B
Markdown
18 lines
606 B
Markdown
Embedded booking pages right into your wordpress page.
|
|
|
|
#### FEATURES
|
|
|
|
- Add [Cal.com](https://cal.com) booking calendar to any WordPress page/post with a simple shortcode.
|
|
- Display your [Cal.com](https://cal.com) booking calendar inline or in a popup.
|
|
- Customize your booking button to suit you.
|
|
|
|
#### SHORTCODE
|
|
|
|
<code>[cal url=/username/meetingid type=2 text="Schedule a call with me"]</code>
|
|
|
|
#### SHORTCODE CUSTOMIZATION
|
|
|
|
- url: URL of the booking calendar
|
|
- type: Add inline or popup embed. Inline embed: 1, Popup embed: 2
|
|
- text: For popup embed, customize the text/button that triggers the popup.
|