
內容簡介
LSS - Long Story Short 外掛利用 OpenAI API 自動生成文章摘要,將 WordPress 文章內容濃縮為最多五個要點,幫助讀者快速了解文章主題,提升閱讀效率。
【主要功能】
• AI 驅動的摘要生成(最多 5 個要點)
• 自動插入於第一個 H2 標題之前
• 使用 [gtlss] 短碼進行手動放置
• 每篇文章可透過專用的元框生成摘要
• 從管理面板批量生成多篇文章摘要
• 配置當找不到 H2 標題時的備用位置
外掛標籤
開發者團隊
原文外掛簡介
GTLSS generates an AI Summary box that synthesises the content of a WordPress article into a maximum of 5 key points, helping readers quickly understand what the post is about before reading it in full.
The summary is generated via the OpenAI API and can be displayed in two ways:
Automatically — inserted before the first H2 heading in the article
Manually — using the [gtlss] shortcode anywhere in the content
Key Features
AI-powered summary generation (up to 5 bullet points)
Automatic insertion before the first H2 heading
[gtlss] shortcode for manual placement
Per-post generation via a dedicated metabox in the editor
Bulk generation across multiple posts from the admin panel
Configurable fallback position when no H2 heading is found
Summaries stored in post meta — never re-generated without user action
No telemetry, no tracking, no external data collection
Secure API key storage (not autoloaded, masked in the UI)
Fully internationalised and ready for translation
How It Works
Enter your OpenAI API key in GTLSS → Settings
Enable AI generation with the opt-in toggle
Open any post, click Generate in the AI Summary metabox
The summary is saved to the post and displayed automatically
Requirements
An OpenAI API key (free trial or paid account)
WordPress 6.0 or higher
PHP 7.4 or higher
Third-Party Services
This plugin connects to the OpenAI API to generate article summaries.
When you trigger a summary generation (single post or bulk), the plugin sends the full text content of the post to OpenAI. No other data is transmitted.
Requests are made only when:
A valid OpenAI API key has been entered in the plugin settings
AI generation has been explicitly enabled by an administrator
A generation is manually triggered (no automatic background processing)
OpenAI Privacy Policy: https://openai.com/policies/privacy-policy
OpenAI Terms of Use: https://openai.com/policies/terms-of-use
