cal/packages/app-store/wordpress/DESCRIPTION.md
Omar López 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

568 B

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

[cal url=/username/meetingid type=2 text="Schedule a call with me"]

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.