=== Grey Seal Faq === Contributors: r7lawliet Tags: faq, help, support, floating-button, bootstrap Requires at least: 5.0 Tested up to: 6.9 Stable tag: 1.3 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A floating WhatsApp-style button that opens a fully configurable FAQ panel from the WordPress admin. == Description == **Grey Seal Faq** adds a floating button to your WordPress site that displays a panel with frequently asked questions. It works similarly to a WhatsApp floating button, but instead shows your customized FAQ list. The plugin includes: * Custom bubble-style button image (uploaded from the admin) * Configurable button size * Left or right positioning * Configurable label text (e.g., “Help”, “Support”, “Need Assistance”) * Floating panel based on Bootstrap * Customizable panel title * Fully customizable colors (panel, title, accordion, questions, answers) * Simple editor to create FAQs using the format: `Question || Answer` Fully responsive and compatible with any theme. == Features == * Bubble-style floating button with a custom image * Complete color customization * Customizable texts (header, button label) * Built-in Bootstrap accordion support * Easy-to-use editor for managing your FAQs == Installation == 1. Upload the plugin folder to `/wp-content/plugins/grey-seal-faq` or install the ZIP via the WordPress admin panel. 2. Activate the plugin through the **Plugins** menu. 3. Go to the **Floating FAQ** menu in the sidebar to configure the button and add your FAQs. == Frequently Asked Questions == = How do I add questions? = Add one line per FAQ using the following format: `Question || Answer` = Can I change the button size? = Yes, in the settings page you can choose any size between 30px and 160px. = Can I change the panel and accordion colors? = Yes, all colors are fully customizable. = Does it work with Elementor or Divi? = Yes, it works with any page builder or theme. == Screenshots == 1. Plugin settings page in the admin. 2. WhatsApp-style floating button. 3. FAQ panel with accordion. 4. Example of customized colors and texts. == Changelog == = 1.3 = * Security improvements (output escaping, use of wp_unslash). * Local Bootstrap loading. * Additional configurable fields for texts and colors. = 1.0 = * Initial release. == Upgrade Notice == = 1.3 = Recommended update for compliance with the WordPress repository guidelines and improved security.