Title: UseStrict&#039;s Calendly Embedder
Author: useStrict
Published: <strong>2021年8月19日</strong>
Last modified: 2025年11月29日

---

プラグインを検索

![](https://ps.w.org/cal-embedder-lite/assets/banner-772x250.png?rev=2592114)

![](https://ps.w.org/cal-embedder-lite/assets/icon-256x256.png?rev=2592114)

# UseStrict's Calendly Embedder

 作者: [useStrict](https://profiles.wordpress.org/usestrict/)

[ダウンロード](https://downloads.wordpress.org/plugin/cal-embedder-lite.1.2.zip)

 * [詳細](https://ja.wordpress.org/plugins/cal-embedder-lite/#description)
 * [レビュー](https://ja.wordpress.org/plugins/cal-embedder-lite/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/cal-embedder-lite/#installation)
 * [開発](https://ja.wordpress.org/plugins/cal-embedder-lite/#developers)

 [サポート](https://wordpress.org/support/plugin/cal-embedder-lite/)

## 説明

Easily embed Calendly widgets onto your pages, with the ability to prefill the fields
from the database or query strings. Prefilling is
 done via Javascript and Ajax,
so it is **caching-safe**.

Use the configurator in the settings to generate the shortcode with all supported
parameters.

Check out the [Pro version](https://usestrict.net/calendly-embedder-pro/?utm_source=readme&utm_medium=plugin&utm_campaign=promotion)
for the following:

 * Save your shortcodes in a library for ease of use;
 * Embed using a Gutenberg block;
 * Embed using an Elementor widget;
 * Setting Google Analytics variables (Campaign, Source, Medium, Content and Term)
 * Tracking interaction such as
    - Profile page was viewed
    - Event type page was viewed
    - Invitee selected date and time
    - Invitee successfully booked a meeting

## スクリーンショット

 * [[
 * The settings screen, before connecting to the Calendly API.
 * [[
 * By connecting to the Calendly API, we display a drop-down with your Profile screen
   and individual Event Types.
 * [[
 * Sample drop-down values.
 * [[
 * Extra options for displaying the **Pop-up Text Widget**, a.k.a. **Link** widget.
   Default is inline, as seen in the previous screenshots.
 * [[
 * Extra options for displaying the **Pop-up Widget**, a.k.a. the **Badge** widget.

## インストール

#### From the Admin

 1. Go to Admin > Plugins > Add New and search for UseStrict’s Calendly Embedder.
 2. Click Install.
 3. Click Activate.
 4. Find the settings under Settings > UseStrict’s Calendly Embedder.

#### Via FTP

 1. Download and unpack the plugin zip file.
 2. Upload the entire folder to your plugins directory.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.
 4. Find the settings under Settings > UseStrict’s Calendly Embedder.

## FAQ

No F.A.Q. yet.

## 評価

![](https://secure.gravatar.com/avatar/e623438e1c35ca454f39b5b2fcf511bbde091c8e30428557fd6d2a075815ba31?
s=60&d=retro&r=g)

### 󠀁[Fantastic little plugin](https://wordpress.org/support/topic/fantastic-little-plugin-11/)󠁿

 [antlavant](https://profiles.wordpress.org/antlavant/) 2024年6月28日 1 reply

Was having real issues getting Calendly to populate from query strings until I used
this! Great plugin.

![](https://secure.gravatar.com/avatar/b5c20371bdcfe45d2da31d1804f2b7b7d438ee454f41043136a2aef3fcc67250?
s=60&d=retro&r=g)

### 󠀁[Simple to Use and Works Perfectly](https://wordpress.org/support/topic/simple-to-use-and-works-perfectly-2/)󠁿

 [Michelle Frechette](https://profiles.wordpress.org/michelleames/) 2022年12月6日
1 reply

I wanted to install Calendly on my podcast site for approved guests to be able to
book a time. I didn’t want them to have to click a link to open a tab into my calendar.
After trying a few different methods, I discovered this plugin. It was intuitive,
the documentation was spot on, and in less than 3 minutes my calendar was displayed
on my site.

![](https://secure.gravatar.com/avatar/1f7143fe95886963b1b6aec7a2f08046cac1da88d0821ce150845dce9653b1d7?
s=60&d=retro&r=g)

### 󠀁[Simple and works great!](https://wordpress.org/support/topic/simple-and-works-great-60/)󠁿

 [amberexactly](https://profiles.wordpress.org/amberexactly/) 2021年10月21日 1 reply

Thank you, made it very easy to embed the Calendly calendar.

 [ 3件のレビューをすべて表示 ](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/)

## 貢献者と開発者

UseStrict's Calendly Embedder はオープンソースソフトウェアです。以下の人々がこの
プラグインに貢献しています。

貢献者

 *   [ useStrict ](https://profiles.wordpress.org/usestrict/)

[“UseStrict's Calendly Embedder” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/cal-embedder-lite)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/cal-embedder-lite/)する
か、[SVN リポジトリ](https://plugins.svn.wordpress.org/cal-embedder-lite/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/cal-embedder-lite/)を 
[RSS](https://plugins.trac.wordpress.org/log/cal-embedder-lite/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.2

 * Patch XSS vulnerability.
 * Update tested up to.

#### 1.1.7.2

 * Fix typo, reported by @ovassolutions.
 * Update tested up to.

#### 1.1.7.1

 * Fix missing classes and styles attributes for link-type calendar reported by 
   @aabdullaev.
 * Update tested up to.

#### 1.1.6.2

 * Update stable tag.

#### 1.1.6.1

 * Fix stable tag in readme.txt.

#### 1.1.6

 * Decode URI Component for custom answers.
 * Remove spurious code block left over from copy/paste.

#### 1.1.5.1

 * Adjusted admin documentation to point out which query-string variables are supported.

#### 1.1.5

 * Break away query-string from prefill options. They now work independently, but
   prefill still overrides query-string.
 * Support prefilling of the email via query-string.

#### 1.1.4

 * Fix problems with query strings and custom answers.

#### 1.1.3

 * Bumping the version to get readme.txt tested up to 6.1.

#### 1.1.2

 * Bumping the version to get the readme.txt stable tag fix.

#### 1.1.1

 * Tweak notices when using bad PATs.

#### 1.1

 * Added deprecation notice for API Key
 * Added support for Calendly API v2 via Personal Access Token.

#### 1.0.2

 * Add missed hide* options to calendly URL.

#### 1.0.1

 * Fix the plugin name in the Settings screen.
 * Add sections headers in the Shortcode Builder.
 * Fix a bug in the JS when prefilling.

#### 1.0

 * Initial release.

## メタ

 *  バージョン **1.2**
 *  最終更新日 **6か月前**
 *  有効インストール数 **2,000+**
 *  WordPress バージョン ** 4.5またはそれ以降 **
 *  検証済み最新バージョン: **6.8.5**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/cal-embedder-lite/)
 * タグ
 * [calendar](https://ja.wordpress.org/plugins/tags/calendar/)[Calendly](https://ja.wordpress.org/plugins/tags/calendly/)
   [embed](https://ja.wordpress.org/plugins/tags/embed/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/cal-embedder-lite/advanced/)

## 評価

 5つ星中5つ星

 *  [  3 5-星レビュー     ](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/cal-embedder-lite/reviews/)

## 貢献者

 *   [ useStrict ](https://profiles.wordpress.org/usestrict/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/cal-embedder-lite/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://paypal.me/usestrict)