=== Groq Excerpt Generator ===
Contributors: Snilld
Tags: groq, ai, excerpt generator, seo, content creation, summary, automatic excerpt
Requires at least: 5.0
Tested up to: 6.8.2
Stable tag: 1.5.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Uses the Groq API's blazing-fast performance to generate high-quality excerpts for your blog posts in an instant.

== Description ==

The Groq Excerpt Generator is the perfect tool for busy content creators who need to generate engaging summaries and excerpts quickly. Using the high-speed Groq API, this plugin reads your post content and automatically creates a well-written excerpt, saving you valuable time and effort.

Features:
*   **Automatic Excerpt Generation:** Creates a high-quality summary of your post with a single click.
*   **Seamless Gutenberg Integration:** Adds a dedicated "Groq Excerpt Generator" panel to the Gutenberg sidebar for a modern and intuitive workflow.
*   **Classic Editor Support:** Fully functional in the classic WordPress editor, with a button placed conveniently in the "Excerpt" meta box.
*   **Customizable Length:** Set the maximum character length for your excerpts directly from the plugin's settings page.

== Installation ==

1.  Upload the `groq-excerpt-generator` folder to the `/wp-content/plugins/` directory.
2.  Activate the plugin through the 'Plugins' menu in WordPress.
3.  Go to `Settings > Groq Excerpt Generator` to enter your Groq API key and configure the settings.
4.  When editing a post, find the "Groq Excerpt Generator" panel in the Gutenberg sidebar, or the button in the "Excerpt" meta box in the Classic Editor.

== Changelog ==

= 1.5.0 =
*   **Code Compliance:** Hardened the plugin by ensuring all PHP code is fully compliant with WordPress Coding Standards, including strict output escaping for improved security.

= 1.4.32 =
*   **Gutenberg Compatibility:** Complete integration with the Gutenberg block editor using the official `PluginDocumentSettingPanel` API for maximum stability.
*   **Updater Overhaul:** Replaced the legacy updater with the new, standardized class to ensure reliable and consistent plugin updates.
*   **Classic Editor Verified:** Ensured full functionality and compatibility with the classic WordPress editor. 