=== Summerify ===
Contributors:      janardandas
Tags:              ai, summarise, chatgpt, gemini, claude
Requires at least: 5.9
Tested up to:      6.9
Requires PHP:      7.4
Stable tag:        1.1.1
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Let readers instantly summarise your blog posts with ChatGPT, Google Gemini, Perplexity AI, and Claude — via a beautiful, customisable widget.

== Description ==

**Summerify** adds a smart "Summarise with AI" widget to your WordPress posts and pages. With one click, readers can send your content to their preferred AI assistant for a quick summary — boosting engagement and time on site.

**Supported AI platforms:**
* 🤖 ChatGPT (OpenAI)
* 🌐 Google Gemini
* 🔍 Perplexity AI
* 🔶 Claude (Anthropic)

**Key Features:**
* **6 beautiful preset styles** — Default, Dark, Minimal, Pill, Gradient, **Icons Only**
* **Icons Only mode** — ultra-clean inline display: "Summarise with" + AI logos only, no buttons or borders
* **Adjustable icon size** in Icons Only mode
* **Custom style mode** — pick your own background, border, button colours and border radius
* **Native Elementor widget** — drag and drop with full design controls inside the Elementor panel
* **Shortcode** — `[summerify]` works in any page builder or classic editor
* **Per-placement overrides** — different styles on different pages via shortcode attributes
* **Toggle each AI button** individually
* **Custom prompt prefix** — control exactly what is sent to the AI
* **Auto-append** option for all posts
* Fully **responsive** and mobile-friendly
* All outbound links use `rel="nofollow noopener noreferrer"` — SEO safe

**Icons Only Shortcode Examples:**
`[summerify style="icons_only"]`
`[summerify style="icons_only" label="Summarise with"]`
`[summerify style="icons_only" label="Read with AI" show_chatgpt="0"]`

== Installation ==

1. Upload the `summerify` folder to `/wp-content/plugins/`
2. Activate via **Plugins → Installed Plugins**
3. Go to **Settings → Summerify** to configure defaults
4. In Elementor, search "Summerify" in the widget panel and drag it anywhere
5. Or use `[summerify]` in any post, page, or widget area

== Frequently Asked Questions ==

= What is Icons Only mode? =
Icons Only displays just the AI platform logos in a clean inline row, optionally preceded by a short text label (e.g. "Summarise with"). No button borders or backgrounds — just the icons.

= Does this work without Elementor? =
Yes. Use `[summerify]` shortcode anywhere.

= Are the outbound links nofollow? =
Yes. All links use `rel="nofollow noopener noreferrer"`.

= What data is sent to the AI platforms? =
Only the article URL and your custom prompt prefix. No personal data is collected or stored by this plugin.

== Changelog ==

= 1.1.0 =
* New: Icons Only style — inline logo-only display mode
* New: Adjustable icon size for Icons Only mode
* Elementor: dedicated Icons Only controls (opacity, gap, hover scale)

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.1.0 =
Adds the new Icons Only display mode. No breaking changes.
