Title: dtElection Poll Embed
Author: dtelection
Published: <strong>07.02.2026</strong>
Last modified: 20.06.2026

---

Поиск плагинов

![](https://ps.w.org/amcloudaide-poll-embed-for-dtelection/assets/banner-772x250.
png?rev=3455820)

![](https://ps.w.org/amcloudaide-poll-embed-for-dtelection/assets/icon-256x256.png?
rev=3455820)

# dtElection Poll Embed

 Автор: [dtelection](https://profiles.wordpress.org/amcloudaide/)

[Скачать](https://downloads.wordpress.org/plugin/amcloudaide-poll-embed-for-dtelection.1.7.0.zip)

 * [Детали](https://ru.wordpress.org/plugins/amcloudaide-poll-embed-for-dtelection/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/amcloudaide-poll-embed-for-dtelection/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/amcloudaide-poll-embed-for-dtelection/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/amcloudaide-poll-embed-for-dtelection/#developers)

 [Поддержка](https://wordpress.org/support/plugin/amcloudaide-poll-embed-for-dtelection/)

## Описание

**dtElection Poll Embed** lets you embed polls from [dtElection](https://dtelection.com)
directly into your WordPress posts and pages.

#### Features

 * **Easy embedding** — Just paste your poll URL or token
 * **Inline voting** — Visitors vote without leaving your site
 * **Gutenberg block** — Modern block editor support
 * **Shortcode support** — Works with classic editor too
 * **Responsive design** — Looks great on all devices
 * **Real-time results** — Poll updates after voting
 * **Yes/Maybe/No voting** — Full support for 3-option voting
 * **Email collection** — Optional email requirement for voters
 * **Location display** — Show poll location with Google Maps link
 * **Hero images** — Display poll hero images (Pro+ feature)
 * **External links** — Show attached links (Enterprise feature)
 * **White-label option** — Remove branding for Pro+ tiers

#### How to Use

 1. Create a poll at [dtelection.com](https://dtelection.com)
 2. Copy the poll URL or token
 3. Add to your WordPress content:
 4.  * **Gutenberg**: Insert «dtElection Poll» block, paste URL/token
     * **Shortcode**: `[dtelection poll="YOUR_TOKEN"]`

#### Examples

Using the shortcode with a token:
 [dtelection poll=»abc123″]

Using the shortcode with a full URL:
 [dtelection poll=»https://dtelection.com/poll/
abc123″]

### External Services

This plugin connects to the dtElection API to fetch poll data and submit votes. 
This is the core functionality of the plugin — it cannot work without this external
service.

#### What data is sent

 * **Poll token** — When displaying an embedded poll, the plugin sends the poll 
   token to fetch poll details (title, options, current votes).
 * **Vote data** — When a visitor submits their vote, the plugin sends their name,
   selected options, and optionally their email (if the poll requires it).

#### When data is sent

 * When a page containing an embedded poll is loaded (to fetch poll data)
 * When a visitor clicks «Vote» to submit their selection

#### Service provider

This service is provided by dtElection.

 * Service website: [https://dtelection.com](https://dtelection.com)
 * Terms of Service: [https://dtelection.com/terms](https://dtelection.com/terms)
 * Privacy Policy: [https://dtelection.com/privacy](https://dtelection.com/privacy)

## Скриншоты

[⌊Embedded poll in a WordPress post with voting options⌉⌊Embedded poll in a WordPress
post with voting options⌉[

Embedded poll in a WordPress post with voting options

[⌊dtElection Poll block in the Gutenberg editor⌉⌊dtElection Poll block in the Gutenberg
editor⌉[

dtElection Poll block in the Gutenberg editor

[⌊Poll results view with colored progress bars⌉⌊Poll results view with colored progress
bars⌉[

Poll results view with colored progress bars

[⌊Admin documentation page with usage guide⌉⌊Admin documentation page with usage
guide⌉[

Admin documentation page with usage guide

## Блоки

Этот плагин предоставляет 1 блок.

 *   dtElection Poll Embed a dtElection poll in your content.

## Установка

 1. Upload the `dtelection-embed` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Start embedding polls using the shortcode or Gutenberg block

## Часто задаваемые вопросы

### Do I need a dtElection account?

You need to create polls at dtelection.com first. Creating polls is free.

### Can visitors vote without an account?

Yes! Visitors can vote on embedded polls without creating any account.

### Does this work with the block editor?

Yes! There’s a dedicated «dtElection Poll» block for the Gutenberg editor.

### Can I style the poll to match my theme?

The current version uses dtElection branding. Custom styling options are planned
for a future release.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«dtElection Poll Embed» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

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

[Перевести «dtElection Poll Embed» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/amcloudaide-poll-embed-for-dtelection)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/amcloudaide-poll-embed-for-dtelection/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/amcloudaide-poll-embed-for-dtelection/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/amcloudaide-poll-embed-for-dtelection/)
по [RSS](https://plugins.trac.wordpress.org/log/amcloudaide-poll-embed-for-dtelection/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.7.0

 * Reliability: votes can no longer appear to vanish from the tally — fixed out-
   of-order network responses overwriting fresh results, and a double-load race 
   after voting
 * Performance: the widget no longer re-scans the whole page on every DOM change,
   which could slow down busy host sites
 * Fixed possible duplicate votes from pressing Enter twice, and in private-browsing
   mode where the voting form could reappear after voting
 * Graceful handling of unavailable polls, polls with no options yet, and non-JSON
   server errors (no more cryptic error popups)
 * Inline validation messages inside the form instead of native browser alert() 
   popups
 * Security: only http(s) links and images from poll data are rendered (blocks javascript:
   URLs)
 * Time slots now show the viewer’s timezone, and the vote total stays consistent
   with the result bars
 * Minor: escaped plugin version output to satisfy coding standards

#### 1.6.1

 * Fixed text domain to match plugin slug for WordPress.org translations
 * Added External Services documentation for API transparency
 * Removed remote favicon dependency — now uses local assets only
 * Updated contributor information

#### 1.6.0

 * Added Yes/Maybe/No voting buttons for polls with «allow maybe» enabled
 * Added email input field when poll requires email
 * Added location display with clickable Google Maps link
 * Added hero image support (displayed at top of poll)
 * Added external link display (Enterprise feature)
 * Added conditional branding — Pro/Enterprise tiers can hide dtElection branding
 * Improved results display showing separate yes/maybe counts
 * Updated responsive styles for mobile devices

#### 1.5.0

 * Added single selection mode (radio buttons vs checkboxes)
 * Improved error handling with specific error messages
 * Better domain whitelist validation

#### 1.4.0

 * Added support for closed poll detection
 * Improved vote submission error handling

#### 1.3.0

 * Added dtElection favicon to brand link
 * Brand link now opens the actual poll on dtElection
 * Result bars now use dtElection colors (teal/orange)
 * Leading vote highlighted in orange
 * Improved visual design

#### 1.1.0

 * Added duplicate vote prevention (remembers if user voted via localStorage)
 * Added «How to Use» documentation page in WordPress admin
 * Added dtElection menu item with full usage guide
 * Shows «already voted» message with voter name
 * Improved user experience for returning visitors

#### 1.0.0

 * Initial release
 * Shortcode support
 * Gutenberg block support
 * Inline voting

## Мета

 *  Версия **1.7.0**
 *  Обновление: **2 недели назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 5.0 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/amcloudaide-poll-embed-for-dtelection/)
 * Метки:
 * [embed](https://ru.wordpress.org/plugins/tags/embed/)[poll](https://ru.wordpress.org/plugins/tags/poll/)
   [scheduling](https://ru.wordpress.org/plugins/tags/scheduling/)[survey](https://ru.wordpress.org/plugins/tags/survey/)
   [voting](https://ru.wordpress.org/plugins/tags/voting/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/amcloudaide-poll-embed-for-dtelection/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/amcloudaide-poll-embed-for-dtelection/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/amcloudaide-poll-embed-for-dtelection/reviews/)

## Участники

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

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/amcloudaide-poll-embed-for-dtelection/)