=== Meraku AI Summarizer ===
Contributors: chirag077
Tags: ai, summarize, chatgpt, claude, gemini
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds a "Summarize this article with" widget to your posts and pages with one-click buttons for ChatGPT, Perplexity, Grok, Gemini, and Claude.

== Description ==

Meraku AI Summarizer adds a clean, lightweight widget below (or above) your post and page content. Visitors can click any AI button to instantly summarize the current article using their preferred AI tool.

Supported AI tools:
* ChatGPT (OpenAI)
* Perplexity AI
* Grok (xAI)
* Gemini (Google)
* Claude (Anthropic)

Each button opens the respective AI in a new tab with the article URL pre-filled as a summarization prompt. No API key required.

== Installation ==

1. Upload the `meraku-ai-summarizer` folder to `/wp-content/plugins/`
2. Activate the plugin from **Plugins → Installed Plugins**
3. Go to **Settings → Meraku AI Summarizer** to configure

== Frequently Asked Questions ==

= Does this plugin require an API key? =
No. It simply links visitors to the AI tool's website with the article URL pre-filled.

= Can I choose which AI buttons to show? =
Yes. Go to Settings → Meraku AI Summarizer and toggle each AI on or off.

= Where does the widget appear? =
By default it appears after post content. You can change this to before content in the settings.

== Screenshots ==

1. The widget displayed below a blog post.
2. Settings page inside WordPress admin.

== Changelog ==

= 1.0.1 =
* Fixed duplicate PHP function definitions causing critical error.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.1 =
Important bug fix — please update if you experienced a critical error on posts.

== License ==

This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
