AI Summarise Button

Description

The AI Summarise Button plugin adds a customizable Gutenberg block and shortcode that lets users instantly summarise the current page in their preferred AI tool.

Choose between ChatGPT, Perplexity, Claude, Gemini, or keep it simple with ChatGPT-only mode. Includes color, alignment, and style controls.

Features
* Gutenberg block + shortcode
* ChatGPT-only (Basic) or Multi‑AI (Advanced) modes
* Choose alignment (left, center, right)
* Custom color and size controls
* Automatic AI summary prompts per provider
* 12px spaced logo, 15×15 default size, 200×32 default cap

License

This plugin is free software; you can redistribute it and/or modify it under the terms of the GPLv2 or later.

Blocks

This plugin provides 1 block.

  • AI Summarise Button

Installation

  1. Upload ai-summarise-button to /wp-content/plugins/ or install via WordPress.
  2. Activate the plugin.
  3. Add the AI Summarise Button block to any page/post or use the shortcode: [aisubu_summarise_button].
  4. Configure colors, sizes, alignment, and mode in the block sidebar.

FAQ

Does this store data?

No. It opens the selected AI in a new tab with a pre-filled prompt. No data is stored.

Can I change providers?

Yes. Use Advanced mode to let visitors pick ChatGPT, Perplexity, Claude, Gemini, or Copilot on click.

How do I style it?

Use the block controls for colors, border radius, alignment, widths, and logo size.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AI Summarise Button” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AI Summarise Button” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.9.8

  • Readme: Added FAQ, Screenshots, Upgrade Notice, Donate link.
  • Assets: Added banner and icon to /assets/.
  • Directory polish for WordPress.org listing.

2.9.7

  • Icon spacing, provider popup, color/alignment controls; editor preview stability.