Plugin Directory

Changeset 2817991


Ignore:
Timestamp:
11/15/2022 03:02:06 AM (3 years ago)
Author:
calcom
Message:

Updated readme

Location:
cal-com
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cal-com/tags/1.0.0/readme.txt

    r2817989 r2817991  
    11=== Cal.com ===
    22Contributors: calcom, turn2honey
    3 Tags: calendar, booking, appointment, calcom
     3Tags: appointment, appointment booking, appointment scheduling, booking calendar, calcom
    44Requires at least: 4.0
    55Tested up to: 6.0.1
     
    2828== Shortcode ==
    2929
    30 [cal url=/username/meetingid]
     30`[cal url=/username/meetingid]`
    3131
    3232== Shortcode Customization ==
    3333
    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"]`
    3535
    3636**url:** URL of the booking calendar
    37 **type**: Add inline or popup embed. Inline embed: 1, Popup embed: 2
     37**type**: Add inline or popup embed. Inline embed: **1**, Popup embed: **2**
    3838**text:** For popup embed, customize the text/button that triggers the popup.
    3939 
  • cal-com/trunk/readme.txt

    r2817989 r2817991  
    11=== Cal.com ===
    22Contributors: calcom, turn2honey
    3 Tags: calendar, booking, appointment, calcom
     3Tags: appointment, appointment booking, appointment scheduling, booking calendar, calcom
    44Requires at least: 4.0
    55Tested up to: 6.0.1
     
    2828== Shortcode ==
    2929
    30 [cal url=/username/meetingid]
     30`[cal url=/username/meetingid]`
    3131
    3232== Shortcode Customization ==
    3333
    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"]`
    3535
    3636**url:** URL of the booking calendar
    37 **type**: Add inline or popup embed. Inline embed: 1, Popup embed: 2
     37**type**: Add inline or popup embed. Inline embed: **1**, Popup embed: **2**
    3838**text:** For popup embed, customize the text/button that triggers the popup.
    3939 
Note: See TracChangeset for help on using the changeset viewer.