=== SummarAIze – Generate Key Takeaways with AI === Contributors: jwilson529 Donate link: https://oneclickcontent.com/donate/ Tags: ai, summary, content-enhancement, OpenAI, Google Gemini Requires at least: 5.0 Tested up to: 6.7 Stable tag: 1.1.16 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html # SummarAIze - AI-Powered Key Takeaways for WordPress ## Description SummarAIze transforms your WordPress content into concise, engaging summaries with the power of AI. It generates **five key takeaways** to enhance readability, improve engagement, and make your content more digestible. Whether you're a blogger, marketer, or news publisher, SummarAIze helps your audience quickly grasp the essence of your posts, boosting retention and usability. ### Key Features - **AI-Powered Summaries**: Automatically extract the top 5 takeaways from your content. - **Flexible Display Options**: Choose list styles, display positions, or a modal popup for summaries. - **Drag-and-Drop Reordering**: Effortlessly rearrange key points in the admin interface. - **Shortcode Support**: Customize how and where summaries are displayed using attributes. - **Multi-Provider Support**: Works seamlessly with both OpenAI and Google Gemini APIs. - **SEO Boost**: Improve search visibility with structured, concise summaries. - **Privacy Awareness**: Clearly inform users about AI API usage and data handling. ### Important Information SummarAIze supports both **OpenAI** and **Google Gemini** APIs for generating summaries. Data from your site is sent to the selected API provider's servers for processing. By using this plugin, you agree to their respective [Terms of Use](https://openai.com/terms) and [Privacy Policy](https://openai.com/privacy) or [Google Gemini Privacy Policy](https://policies.google.com/privacy). --- ## Shortcode Documentation The `[summaraize]` shortcode allows you to display key takeaways with customizable options. ### Basic Usage: `[summaraize]` ### Attributes: - **`id`**: Specify the post ID for the key points. Default: current post ID. Example: `[summaraize id="123"]` - **`view`**: Set the display method (`above`, `below`, or `popup`). Default: `above`. Example: `[summaraize view="popup"]` - **`list_type`**: Display as `ordered` (`
    `) or `unordered` (`