{"id":165111,"date":"2022-11-15T02:39:35","date_gmt":"2022-11-15T02:39:35","guid":{"rendered":"https:\/\/en-gb.wordpress.org\/plugins\/cal-com\/"},"modified":"2026-03-21T12:00:12","modified_gmt":"2026-03-21T12:00:12","slug":"cal-com","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/cal-com\/","author":20729808,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.0","stable_tag":"2.0.0","tested":"6.9.4","requires":"4.6","requires_php":"7.4","requires_plugins":null,"header_name":"Cal.com","header_author":"Cal.com, Simpma","header_description":"Simplest and easiest way to embed Cal.com in WordPress.","assets_banners_color":"caced5","last_updated":"2026-03-21 12:00:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/cal.com\/","rating":3,"author_block_rating":0,"active_installs":1000,"downloads":9348,"num_ratings":2,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"calcom","date":"2022-11-15 03:20:08"},"2.0.0":{"tag":"2.0.0","author":"Turn2honey","date":"2026-03-21 12:00:12"}},"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2817987,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2817987,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","2.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3487751,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3487755,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3487755,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3487755,"resolution":"4","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[276,8133,271,275,215539],"plugin_category":[40],"plugin_contributors":[215540,192223],"plugin_business_model":[],"class_list":["post-165111","plugin","type-plugin","status-publish","hentry","plugin_tags-appointment","plugin_tags-appointment-booking","plugin_tags-appointment-scheduling","plugin_tags-booking-calendar","plugin_tags-calcom","plugin_category-calendar-and-events","plugin_contributors-calcom","plugin_contributors-turn2honey","plugin_committers-calcom","plugin_committers-turn2honey"],"banners":{"banner":"https:\/\/ps.w.org\/cal-com\/assets\/banner-772x250.png?rev=2817987","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cal-com\/assets\/icon-256x256.png?rev=2817987","icon_2x":"https:\/\/ps.w.org\/cal-com\/assets\/icon-256x256.png?rev=2817987","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/cal-com\/assets\/screenshot-1.png?rev=3487751","caption":""},{"src":"https:\/\/ps.w.org\/cal-com\/assets\/screenshot-2.png?rev=3487755","caption":""},{"src":"https:\/\/ps.w.org\/cal-com\/assets\/screenshot-3.png?rev=3487755","caption":""},{"src":"https:\/\/ps.w.org\/cal-com\/assets\/screenshot-4.png?rev=3487755","caption":""}],"raw_content":"<!--section=description-->\n<p>Cal.com is an open-source alternative to Calendly that allows easy appointment booking and meeting scheduling.<\/p>\n\n<p>This plugin enables you to:<\/p>\n\n<ul>\n<li>Embed your Cal.com booking calendar inline, as a popup, or as a floating widget.<\/li>\n<li>Customize UI with theme colors, layout, and event details visibility.<\/li>\n<li>Pre-fill user information and add UTM tracking parameters.<\/li>\n<li>Use the new admin widget customizer for real-time previews.<\/li>\n<\/ul>\n\n<p><a href=\"https:\/\/simpma.com\/plugins\/cal-com\/\">Watch Demo<\/a><\/p>\n\n<h3>Shortcodes<\/h3>\n\n<p><strong>[cal url=\"\/username\/meetingid\" type=1]<\/strong><\/p>\n\n<p>Embed inline calendar.<\/p>\n\n<p><strong>[cal url=\"\/username\/meetingid\" type=2 text=\"Schedule a call\"]<\/strong><\/p>\n\n<p>Embed popup trigger button.<\/p>\n\n<p><strong>[cal_custom url=\"\/demo\/30min\" type=1 prefill=\"true\" utm=\"source:localhost\" ui='{\"theme\":\"dark\",\"cssVarsPerTheme\":{\"dark\":{\"cal-brand\":\"#a3ffcb\"}},\"hideEventTypeDetails\":true,\"layout\":\"week_view\"}' config='{\"layout\":\"week_view\",\"useSlotsViewOnSmallScreen\":true,\"disableMobileScroll\":true}']<\/strong><\/p>\n\n<p>Embed customizable widget with full UI control, prefill, and UTM support.<\/p>\n\n<h3>Shortcode Attributes<\/h3>\n\n<ul>\n<li><strong>url:<\/strong> URL of the booking calendar.<\/li>\n<li><strong>type:<\/strong> Embed type (1 = inline, 2 = popup, 3 = floating button for <code>[cal_custom]<\/code>).<\/li>\n<li><strong>text:<\/strong> Button text for popup embeds.<\/li>\n<li><strong>prefill:<\/strong> Set to <code>true<\/code> to prefill user info if available.<\/li>\n<li><strong>utm:<\/strong> Comma-separated UTM tracking parameters (e.g., <code>source:newsletter, medium:email<\/code>).<\/li>\n<li><strong>ui:<\/strong> JSON object for theme, layout, and visibility customization.<\/li>\n<li><strong>config:<\/strong> JSON object for advanced widget configuration (slots view, scrolling, etc.).<\/li>\n<\/ul>\n\n<h3>CSS Customization<\/h3>\n\n<p>Customize popup\/button text via CSS targeting <strong>#calcom-embed-link<\/strong>:<\/p>\n\n<pre><code>#calcom-embed-link, .calcom-embed-link {\n    background-color: #222222;\n    padding: 15px;\n    color: #fff;\n    font-size: 16px;\n    text-align: center;\n    cursor: pointer;\n}\n<\/code><\/pre>\n\n<h3>Use of  3rd Party Software<\/h3>\n\n<p>This plugin relies on <a href=\"https:\/\/cal.com\">Cal.com embed<\/a>. See their <a href=\"https:\/\/cal.com\/privacy\">Privacy Policy<\/a> and <a href=\"https:\/\/cal.com\/terms\">Terms of use<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install via the WordPress dashboard or upload the ZIP.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Use the <code>[cal]<\/code> or <code>[cal_custom]<\/code> shortcode in any page, post, or widget.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>2.0.0 - 23-03-2026<\/h4>\n\n<ul>\n<li>Added widget customizer to admin page<\/li>\n<li>Introduced new shortcode [cal_custom]<\/li>\n<li>Support prefill with logged-in user info<\/li>\n<li>Support adding UTM parameters to shortcode<\/li>\n<li>Security improvements<\/li>\n<li>Ensured compatibility with lastest WordPress version<\/li>\n<\/ul>\n\n<h4>1.0.0 - 15-11-2022<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Supports inline &amp; popup embed types<\/li>\n<\/ul>","raw_excerpt":"Embed Cal.com booking calendar in WordPress with custom UI and admin widget support.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/165111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=165111"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/calcom"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=165111"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=165111"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=165111"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=165111"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=165111"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=165111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}