Files
calendar/packages/app-store/wordpress/DESCRIPTION.md
T
Omar LópezandGitHub 7c749299bb Enforces explicit type imports (#7158)
* Enforces explicit type imports

* Upgrades typescript-eslint

* Upgrades eslint related dependencies

* Update config

* Sync packages mismatches

* Syncs prettier version

* Linting

* Relocks node version

* Fixes

* Locks @vitejs/plugin-react to 1.3.2

* Linting
2023-02-16 15:39:57 -07:00

18 lines
568 B
Markdown

Embedded booking pages right into your wordpress page.
#### FEATURES
- Add Cal.com booking calendar to any WordPress page/post with a simple shortcode.
- Display your 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.