calcom / wp-plugin

GNU Affero General Public License v3.0
9 stars 5 forks source link

feat: Add support for floating popup embed #6

Closed CodeShakingSheep closed 10 months ago

CodeShakingSheep commented 10 months ago

Adds shortcode support for floating popup embed.

Shortcode for floating-popup can be used like this:

[cal url=/username/meetingid type=3 text="Let's Talk!"]

Attribute type=3 is mandatory and attribute text is optional. If text attribute is not specified a default text will be used.