Title: LSS &#8211; Long Story Short
Author: Giuseppe Tavera
Published: <strong>29 de maig de 2026</strong>
Last modified: 12 de juny de 2026

---

Cerca extensions

![](https://ps.w.org/gtlss/assets/banner-772x250.png?rev=3558297)

![](https://ps.w.org/gtlss/assets/icon-256x256.png?rev=3558297)

# LSS – Long Story Short

 Per [Giuseppe Tavera](https://profiles.wordpress.org/giusetavera/)

[Baixa](https://downloads.wordpress.org/plugin/gtlss.1.0.1.zip)

 * [Detalls](https://ca.wordpress.org/plugins/gtlss/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/gtlss/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/gtlss/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/gtlss/#developers)

 [Suport](https://wordpress.org/support/plugin/gtlss/)

## Descripció

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

 1. Enter your OpenAI API key in **GTLSS  Settings**
 2. Enable AI generation with the opt-in toggle
 3. Open any post, click **Generate** in the AI Summary metabox
 4. The summary is saved to the post and displayed automatically

#### Requirements

 * An [OpenAI API key](https://platform.openai.com/account/api-keys) (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**:

 1. A valid OpenAI API key has been entered in the plugin settings
 2. AI generation has been explicitly enabled by an administrator
 3. 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

## Instal·lació

#### Automatic installation

 1. Go to **Plugins  Add New** in your WordPress admin
 2. Search for **GTLSS**
 3. Click **Install Now**, then **Activate**

#### Manual installation

 1. Download the plugin zip file
 2. Go to **Plugins  Add New  Upload Plugin**
 3. Upload the zip file and click **Install Now**, then **Activate**

#### First-time setup

 1. Go to **GTLSS  Settings**
 2. Enter your OpenAI API key and click **Test Connection** to verify it
 3. Enable AI generation using the opt-in toggle
 4. Choose how to display summaries: automatic (before first H2) or shortcode
 5. Open any post and click **Generate** in the **AI Summary** metabox

## PMF

### Do I need an OpenAI account?

Yes. You need a valid OpenAI API key to use this plugin. You can create one at https://
platform.openai.com/account/api-keys. OpenAI offers a free trial credit for new 
accounts.

### Is the summary generated automatically on every page load?

No. Summaries are generated only when you explicitly click **Generate** in the post
editor, or run a bulk generation from the admin panel. Once generated, the summary
is stored in the post and served directly from the database — no API calls happen
on the frontend.

### Where is the summary stored?

The summary is stored in the WordPress database as post meta, associated with the
individual post. It is not part of the post content and can be regenerated or erased
at any time.

### What happens if the article has no H2 heading?

You can configure a fallback position in **GTLSS  Settings**. The summary can be
inserted before or after the post content when no H2 heading is found.

### Can I display the summary manually?

Yes. Set the display mode to **Shortcode** in Settings, then add `[gtlss]` anywhere
inside the post content.

### Does the plugin slow down my site?

No. The summary is generated once and cached in post meta. On the frontend, the 
plugin only queries the database for the stored summary — it never calls the OpenAI
API during page load.

### Does the plugin track users or collect analytics?

No. The plugin contains no telemetry, analytics, or tracking code of any kind.

### Which AI model is used?

The plugin uses `gpt-4o-mini` by default. Developers can change the model via the`
gtlss_provider_model` filter.

### Can I use a different AI provider?

The endpoint, headers, and request body are all overridable via filters (`gtlss_provider_endpoint`,`
gtlss_provider_headers`, `gtlss_provider_body`), making it possible to point the
plugin at any OpenAI-compatible API.

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«LSS – Long Story Short» és programari de codi obert. La següent gent ha col·laborat
en aquesta extensió.

Col·laboradors

 *   [ Giuseppe Tavera ](https://profiles.wordpress.org/giusetavera/)

[Traduïu «LSS – Long Story Short» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/gtlss)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/gtlss/), baixeu-vos
el [repositori SVN](https://plugins.svn.wordpress.org/gtlss/), o subscriviu-vos 
al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/gtlss/) 
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/gtlss/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### 1.0.1

 * Updated the public plugin name to LSS – Long Story Short.

#### 1.0.0

 * Initial release
 * AI summary generation via OpenAI API (up to 5 bullet points per post)
 * Automatic insertion before the first H2 heading
 * `[gtlss]` shortcode support for manual placement
 * Per-post generation via metabox in the post editor
 * Bulk generation for multiple posts from the admin panel
 * Configurable fallback position when no H2 is present
 * Secure API key storage with connection test
 * Full internationalisation support

## Meta

 *  Versió **1.0.1**
 *  Darrera actualització **fa 6 dies**
 *  Instal·lacions actives **Menys de 10**
 *  Versió del WordPress ** 6.0 o posterior **
 *  Provada fins a **6.9.4**
 *  Versió del PHP ** 7.4 o posterior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/gtlss/)
 * Etiquetes
 * [AI](https://ca.wordpress.org/plugins/tags/ai/)[artificial intelligence](https://ca.wordpress.org/plugins/tags/artificial-intelligence/)
   [content](https://ca.wordpress.org/plugins/tags/content/)[openai](https://ca.wordpress.org/plugins/tags/openai/)
   [summary](https://ca.wordpress.org/plugins/tags/summary/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/gtlss/advanced/)

## Valoracions

Encara no s'ha enviat cap ressenya.

[Your review](https://wordpress.org/support/plugin/gtlss/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/gtlss/reviews/)

## Col·laboradors

 *   [ Giuseppe Tavera ](https://profiles.wordpress.org/giusetavera/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/gtlss/)