Title: Easy Feedback for Divi
Author: skylandnj
Published: <strong>June 23, 2026</strong>
Last modified: June 23, 2026

---

Search plugins

![](https://ps.w.org/easy-feedback-for-divi/assets/banner-772x250.png?rev=3583549)

![](https://ps.w.org/easy-feedback-for-divi/assets/icon-256x256.png?rev=3583549)

# Easy Feedback for Divi

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

[Download](https://downloads.wordpress.org/plugin/easy-feedback-for-divi.1.4.3.zip)

 * [Details](https://wordpress.org/plugins/easy-feedback-for-divi/#description)
 * [Reviews](https://wordpress.org/plugins/easy-feedback-for-divi/#reviews)
 *  [Installation](https://wordpress.org/plugins/easy-feedback-for-divi/#installation)
 * [Development](https://wordpress.org/plugins/easy-feedback-for-divi/#developers)

 [Support](https://wordpress.org/support/plugin/easy-feedback-for-divi/)

## Description

Easy Feedback for Divi adds a customizable “Was this helpful?” survey to your pages.
Visitors vote thumbs up or thumbs down, and a thumbs down can optionally include
written feedback. Results are summarized per page in a WordPress Dashboard widget.

The plugin works with both Divi 4 and Divi 5:

 * Native Divi 5 module registered through the Divi 5 module library, with a conversion
   outline so migrated Divi 4 layouts keep their settings.
 * Divi 4 fallback module with full Visual Builder support when Divi 5 is not enabled.
 * `[efdivi_survey]` shortcode for non-Divi placements.

#### Features

 * Per-module text settings for the question, button labels, feedback prompt, placeholder,
   and thank-you message
 * Left, center, or right alignment for the survey box
 * Dashboard widget with per-page thumbs up, thumbs down, and total counts
 * Flag useful feedback, delete written feedback, or reset all stored data from 
   the Dashboard
 * Default limit of one vote per IP address per day (adjustable with the `efdivi_daily_ip_vote_limit`
   filter)
 * Frontend AJAX submission with nonce verification

#### Privacy

The plugin stores the visitor’s IP address (and a hashed copy used for the daily
vote limit) together with each vote. Review your privacy policy and any consent 
requirements before using it on a public site. No data is sent to external services
and no email notifications are sent.

## Screenshots

[[

[[

[[

[[

[[

## Installation

 1. Upload the plugin through Plugins  Add New  Upload Plugin, or copy the `easy-feedback-
    for-divi` folder into `wp-content/plugins/`.
 2. Activate **Easy Feedback for Divi**.
 3. Add the **Easy Feedback** module in the Divi Builder, or place the `[efdivi_survey]`
    shortcode in your content.
 4. View results in the **Easy Feedback** widget on the WordPress Dashboard.

## FAQ

### Does it require Divi?

The module integrates with the Divi Builder (Divi 4 and Divi 5). On non-Divi themes
you can still use the `[efdivi_survey]` shortcode.

### Where are responses stored?

In a custom database table on your own site. Nothing is sent to external services.

### Can I change the one-vote-per-day limit?

Yes, developers can use the `efdivi_daily_ip_vote_limit` filter. Returning a value
below 1 disables the limit.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Easy Feedback for Divi” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Easy Feedback for Divi” into your language.](https://translate.wordpress.org/projects/wp-plugins/easy-feedback-for-divi)

### Interested in development?

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

## Changelog

#### 1.4.3

 * Hardened the bootstrap so the core no longer redeclares its classes if a copy
   is already loaded (prevents a fatal error when both the standalone plugin and
   a self-contained edition are present).

#### 1.4.2

 * Removed Divi custom CSS field registration for WordPress.org compliance.
 * Removed WordPress.org directory icon assets from the installable plugin package.
 * Renamed public plugin prefixes to `efdivi`/`EFDIVI`, including shortcode, AJAX
   actions, options, hooks, CSS selectors, and PHP classes.

#### 1.4.1

 * The upgrade banner on the settings page no longer uses admin-notice markup, so
   notice-manager plugins cannot hide it. Button label is now “Upgrade to Pro to
   unlock”.

#### 1.4.0

 * The survey box now always spans the available width; the alignment setting aligns
   the content inside it (left, center, right).
 * New Settings  Easy Feedback page previewing the Pro options, with an upgrade 
   link.
 * Dashboard widget toolbar with Settings and Export buttons (export activates with
   the Pro add-on).

#### 1.3.0

 * Added extension hook points (`efdivi_pre_vote_limit_check`, `efdivi_vote_recorded`,`
   efdivi_feedback_updated`, `efdivi_survey_feedback_fields`) so add-ons can extend
   voting limits, notifications, and the feedback form. No behavior changes when
   no add-on is installed.

#### 1.2.0

 * Renamed the plugin to Easy Feedback for Divi, with the slug and text domain `
   easy-feedback-for-divi`, for WordPress.org compliance.
 * Hardened output escaping and switched all database queries to prepared statements
   with identifier placeholders.
 * Removed the manual `load_plugin_textdomain()` call (WordPress.org loads translations
   automatically).
 * Added WordPress.org readme.

#### 1.1.3

 * Divi 5 compatibility safeguards.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.4.3**
 *  Last updated **11 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [dashboard](https://wordpress.org/plugins/tags/dashboard/)[divi](https://wordpress.org/plugins/tags/divi/)
   [feedback](https://wordpress.org/plugins/tags/feedback/)[survey](https://wordpress.org/plugins/tags/survey/)
   [voting](https://wordpress.org/plugins/tags/voting/)
 *  [Advanced View](https://wordpress.org/plugins/easy-feedback-for-divi/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easy-feedback-for-divi/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easy-feedback-for-divi/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/easy-feedback-for-divi/)