=== Easy Feedback Form – simple, clean feedback & survey form ===
Contributors: sandeepdahiya
Tags: Feedback, form
Requires at least: 6.3
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple feedback & survey form plugin for WordPress.

== Description ==
Easy Feedback form plugin is a powerful, easy-to-use WordPress plugin designed for collecting feedback and survey data from users. It is a free and open-source software which you can add to any page or post of your website simply by using a shortcode. It provides the submitted form data directly into your admin area without requiring any setup.

It has features like unread notifications, new/read message status, and delete message functionality – all the features you need for a simple feedback or survey form for your website.

== Installation ==
1. Upload the plugin to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use the shortcode `[easy_feedback_form]` in your page/post.

== Frequently Asked Questions ==
= How to add Form to the site? =
Use the shortcode `[easy_feedback_form]` in any post, page, or widget area where you want the feedback form to appear.

= Is this plugin free? =
Yes, it is completely free and open-source software.

== Screenshots ==
1. This is how this feedback form looks on your website.
2. This is the admin interface of the plugin with unread count and a list of feedbacks with new/read status and options to view and delete.
3. This is a detailed view of a single feedback with an option to delete.
4. This is a how 'read' feedback and unread feedback looks.

== Changelog ==
= 1.0.0 =
* Initial release.