Title: Clipform &#8211; Video Forms, Quizzes &amp; Surveys
Author: clipform
Published: <strong>Fanadur 2, 2026</strong>
Last modified: Fanadur 2, 2026

---

Search plugins

![](https://ps.w.org/clipform/assets/banner-772x250.png?rev=3594011)

![](https://ps.w.org/clipform/assets/icon-256x256.png?rev=3594011)

# Clipform – Video Forms, Quizzes & Surveys

 By [clipform](https://profiles.wordpress.org/clipform/)

[Telechargiada](https://downloads.wordpress.org/plugin/clipform.0.1.2.zip)

 * [Details](https://roh.wordpress.org/plugins/clipform/#description)
 * [Reviews](https://roh.wordpress.org/plugins/clipform/#reviews)
 *  [Installation](https://roh.wordpress.org/plugins/clipform/#installation)
 * [Development](https://roh.wordpress.org/plugins/clipform/#developers)

 [Support](https://wordpress.org/support/plugin/clipform/)

## Descripziun

[Clipform](https://www.clipform.io) is a video-first form builder: interactive video
forms, quizzes and surveys that respondents answer by tapping, typing, or recording
their own video and audio replies. This plugin embeds your published Clipform forms
anywhere on your WordPress site.

You build and publish forms at clipform.io, then drop them into a post, page or 
widget here with a block or a shortcode. The plugin is a thin client that renders
the form inline on your page.

**Features**

 * **Clipform block** – add the „Clipform“ block, paste your Form ID, and a preview
   appears in the editor.
 * **`[clipform]` shortcode** – `[clipform id="abc12345"]` works in any post, page
   or text widget.
 * **Inline embeds** – the form renders right in your content; set a max width to
   fit your layout.
 * **Mobile-friendly** – portrait video that expands to fullscreen on phones, or
   stays inline if you prefer.
 * **Multiple forms per page** – add as many as you like; the embed SDK loads only
   once.
 * **No account or API key in WordPress** – just paste your form’s Form ID.
 * **Lightweight** – no database tables, no cookies set by the plugin, no admin 
   dashboard clutter. The embed script loads only on pages that contain a Clipform.

**Third-party service**

Clipform is a hosted (SaaS) service. To display a form, this plugin loads Clipform’s
embed SDK from `https://js.clipform.io/embed.js` and renders a container element
that the SDK fills in. Forms are created, stored and served by Clipform; this plugin
only renders them. By embedding a form you are using the Clipform service, subject
to its terms:

 * Terms of Service: https://www.clipform.io/terms
 * Privacy Policy: https://www.clipform.io/privacy

## Maletgs dal visur

[⌊The Clipform block in the editor, with a preview and the Form ID / width / mobile
settings in the sidebar.⌉⌊The Clipform block in the editor, with a preview and the
Form ID / width / mobile settings in the sidebar.⌉[

The Clipform block in the editor, with a preview and the Form ID / width / mobile
settings in the sidebar.

[⌊A published Clipform video form embedded inline on a page.⌉⌊A published Clipform
video form embedded inline on a page.⌉[

A published Clipform video form embedded inline on a page.

[⌊Adding a form with the [clipform] shortcode in a post.⌉⌊Adding a form with the[
clipform] shortcode in a post.⌉[

Adding a form with the `[clipform]` shortcode in a post.

[⌊A Clipform quiz rendered on the front end on mobile.⌉⌊A Clipform quiz rendered
on the front end on mobile.⌉[

A Clipform quiz rendered on the front end on mobile.

## Installaziun

 1. Install the plugin through **Plugins > Add New**, or upload the plugin folder to`/
    wp-content/plugins/`, then activate it.
 2. Publish a form at [clipform.io](https://www.clipform.io) and open its **Share**
    dialog to copy the **Form ID** – the short code at the end of the share link (e.
    g. the `abc12345` in `clipform.io/abc12345`).
 3. Edit a post or page, add the **Clipform** block, and paste the Form ID into the
    block sidebar. Or use the shortcode: `[clipform id="abc12345"]`.
 4. Publish or update the post. The form renders inline for your visitors.

**Shortcode options**

 * `id` – your form’s Form ID (required), e.g. `[clipform id="abc12345"]`
 * `max-width` – maximum width in pixels, e.g. `[clipform id="abc12345" max-width
   ="600"]`
 * `inline-on-mobile` – set to `true` to keep the form inline on phones instead 
   of expanding to fullscreen, e.g. `[clipform id="abc12345" inline-on-mobile="true"]`

## FAQ

### Where do I find my Form ID?

In the Clipform dashboard, open a published form and click **Share**. The Form ID
is the short code at the end of the share link (for example, `abc12345` in `clipform.
io/abc12345`). Paste just that code into the block or shortcode.

### Do I need a Clipform account or API key?

You need a Clipform account to _build_ a form, but the WordPress plugin itself needs
no account, login or API key. It only needs the public Form ID of a form you’ve 
already published.

### Why does the plugin load a script from clipform.io?

Clipform is a hosted service. The interactive form is rendered by Clipform’s embed
SDK (`embed.js`), which the plugin loads over HTTPS from `https://js.clipform.io/
embed.js`. Loading it from Clipform (rather than bundling a copy) means your embedded
forms always run the current, secure version and keep working without plugin updates.
The script is only enqueued on pages that actually contain a Clipform block or shortcode.
Use of the service is subject to Clipform’s [Terms of Service](https://www.clipform.io/terms)
and [Privacy Policy](https://www.clipform.io/privacy).

### What data does the plugin send to Clipform?

The plugin renders an embed container holding your form’s Form ID and your site’s
hostname (so Clipform can attribute the embed). Respondent answers are collected
by the Clipform service itself, governed by Clipform’s Privacy Policy. The plugin
stores no data in your WordPress database and sets no cookies of its own.

### The form doesn’t show up on my page.

This is almost always a caching or security plugin stripping the embed or blocking
the script. If you use a page-cache (e.g. WP Super Cache, W3 Total Cache, LiteSpeed)
or a security/firewall plugin (e.g. Wordfence), clear your cache after adding the
block, and make sure it isn’t removing the embed `<div data-embed-id="...">` or 
blocking requests to `clipform.io`. Forms also need to be **published** in Clipform
before they will render.

### Can I embed more than one form on a page?

Yes. Add as many blocks or shortcodes as you like – the embed SDK is loaded only
once per page.

### Can I show the form as a popup or button?

Not yet. This version renders forms inline within your content (with optional fullscreen
on mobile). Popup / lightbox triggers are planned for a future release.

### Is Clipform free?

Clipform offers free and paid plans. The WordPress plugin is free and works with
any plan. See [clipform.io](https://www.clipform.io) for current pricing.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Clipform – Video Forms, Quizzes & Surveys” is open source software. The following
people have contributed to this plugin.

Contributors

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

[Translate “Clipform – Video Forms, Quizzes & Surveys” into your language.](https://translate.wordpress.org/projects/wp-plugins/clipform)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/clipform/), check out
the [SVN repository](https://plugins.svn.wordpress.org/clipform/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/clipform/) by [RSS](https://plugins.trac.wordpress.org/log/clipform/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.2

 * The embed script now loads from Clipform’s dedicated script host (js.clipform.
   io) instead of the marketing site. No change to how your forms look or behave.

#### 0.1.1

 * Embeds are now tagged as coming from WordPress in Clipform’s analytics, so form
   issues can be attributed to this integration. No change to how your forms look
   or behave.

#### 0.1.0

 * Initial release: Clipform block and `[clipform]` shortcode for inline embeds,
   with max-width and inline-on-mobile options.

## Meta

 *  Version **0.1.2**
 *  Last updated **avant 2 dis**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/clipform/)
 * Tags
 * [embed](https://roh.wordpress.org/plugins/tags/embed/)[form](https://roh.wordpress.org/plugins/tags/form/)
   [quiz](https://roh.wordpress.org/plugins/tags/quiz/)[survey](https://roh.wordpress.org/plugins/tags/survey/)
   [video](https://roh.wordpress.org/plugins/tags/video/)
 *  [Advanced View](https://roh.wordpress.org/plugins/clipform/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/clipform/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/clipform/)