=== Inline Feedback Widget === Contributors: inlinefeedback Tags: feedback, widget, user feedback, customer feedback Requires at least: 4.7 Tested up to: 6.9 Requires PHP: 7.0 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Collect user feedback with a lightweight widget. Connect your workspace, configure visibility, and start gathering insights in seconds. == Description == Inline Feedback Widget adds a feedback widget to your WordPress site that lets visitors and users share feedback without leaving the page. **Features:** * One-click connection to your Inline Feedback workspace — no API keys to copy * Configurable widget position, color, and button label * Visibility controls: show to everyone or only logged-in users * Role-based access: restrict the widget to specific WordPress roles * Settings sync with the Inline Feedback dashboard **How it works:** 1. Install and activate the plugin 2. Go to Settings → Inline Feedback 3. Click "Connect to Inline Feedback" and authorize your workspace 4. Configure appearance and visibility 5. The widget appears on your site automatically == Installation == 1. Upload the `inline-feedback` folder to `/wp-content/plugins/` 2. Activate the plugin through the Plugins menu in WordPress 3. Go to Settings → Inline Feedback to connect your workspace == External services == This plugin connects to the Inline Feedback API to enable the feedback widget functionality on your website. It sends technical data required to load and operate the widget, such as the website URL, page URL, and widget configuration. When a visitor submits feedback, the submitted feedback data is securely sent to the Inline Feedback API for processing and storage. This service is provided by "Inline Feedback": Terms of Use: https://inline-feedback.com/en/terms-of-service Privacy Policy: https://inline-feedback.com/en/privacy == Frequently Asked Questions == = Do I need an Inline Feedback account? = Yes. You need a free account at [inline-feedback.com](https://inline-feedback.com) to use this plugin. = Can I control who sees the widget? = Yes. You can show the widget to everyone, only logged-in users, or restrict it to specific WordPress roles (e.g., editors only). = Does the widget slow down my site? = No. The widget script loads asynchronously with the `defer` attribute and does not block page rendering. = How do I disconnect? = Go to Settings → Inline Feedback and click "Disconnect." All plugin data will be removed from your site. == Changelog == = 0.1.0 = * Initial release * OAuth connection flow * Widget injection with visibility controls * Appearance settings (position, color, label) * Role-based access control * Settings sync with Inline Feedback API