Changeset 2817991
- Timestamp:
- 11/15/2022 03:02:06 AM (3 years ago)
- Location:
- cal-com
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cal-com/tags/1.0.0/readme.txt
r2817989 r2817991 1 1 === Cal.com === 2 2 Contributors: calcom, turn2honey 3 Tags: calendar, booking, appointment, calcom3 Tags: appointment, appointment booking, appointment scheduling, booking calendar, calcom 4 4 Requires at least: 4.0 5 5 Tested up to: 6.0.1 … … 28 28 == Shortcode == 29 29 30 [cal url=/username/meetingid] 30 `[cal url=/username/meetingid]` 31 31 32 32 == Shortcode Customization == 33 33 34 [cal url=/username/meetingid type=2 text="Schedule a call with me"] 34 `[cal url=/username/meetingid type=2 text="Schedule a call with me"]` 35 35 36 36 **url:** URL of the booking calendar 37 **type**: Add inline or popup embed. Inline embed: 1, Popup embed: 237 **type**: Add inline or popup embed. Inline embed: **1**, Popup embed: **2** 38 38 **text:** For popup embed, customize the text/button that triggers the popup. 39 39 -
cal-com/trunk/readme.txt
r2817989 r2817991 1 1 === Cal.com === 2 2 Contributors: calcom, turn2honey 3 Tags: calendar, booking, appointment, calcom3 Tags: appointment, appointment booking, appointment scheduling, booking calendar, calcom 4 4 Requires at least: 4.0 5 5 Tested up to: 6.0.1 … … 28 28 == Shortcode == 29 29 30 [cal url=/username/meetingid] 30 `[cal url=/username/meetingid]` 31 31 32 32 == Shortcode Customization == 33 33 34 [cal url=/username/meetingid type=2 text="Schedule a call with me"] 34 `[cal url=/username/meetingid type=2 text="Schedule a call with me"]` 35 35 36 36 **url:** URL of the booking calendar 37 **type**: Add inline or popup embed. Inline embed: 1, Popup embed: 237 **type**: Add inline or popup embed. Inline embed: **1**, Popup embed: **2** 38 38 **text:** For popup embed, customize the text/button that triggers the popup. 39 39
Note: See TracChangeset
for help on using the changeset viewer.