Changeset 3402782
- Timestamp:
- 11/25/2025 06:59:11 PM (4 months ago)
- Location:
- sumtics
- Files:
-
- 5 added
- 4 edited
-
assets/screenshot1.png (added)
-
assets/screenshot2.png (added)
-
assets/screenshot3.png (added)
-
assets/screenshot4.png (added)
-
assets/screenshot5.png (added)
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
tags/1.0.0/sumtics.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/sumtics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sumtics/tags/1.0.0/readme.txt
r3402778 r3402782 1 === Sumtics ===1 === Sumtics - AI Summarizer for WordPress === 2 2 Contributors: aethonic 3 3 Tags: ai, summarize, tldr, summary, text-summarization -
sumtics/tags/1.0.0/sumtics.php
r3402778 r3402782 1 1 <?php 2 2 /** 3 * Plugin Name: Sumtics 4 * Description: Floating AI button + inline placement options that generate on-page summaries via user-selectable models (ChatGPT, Gemini, Claude, Grok, Perplexity). Supports automatic insertion positions and content-type targeting with per-post overrides and custom prompts.3 * Plugin Name: Sumtics - AI Summarizer for WordPress 4 * Description: Generate AI-powered TL;DR summaries for your WordPress posts and pages, helping visitors quickly understand your content. 5 5 * Version: 1.0.0 6 6 * Author: aethonic -
sumtics/trunk/readme.txt
r3402778 r3402782 1 === Sumtics ===1 === Sumtics - AI Summarizer for WordPress === 2 2 Contributors: aethonic 3 3 Tags: ai, summarize, tldr, summary, text-summarization -
sumtics/trunk/sumtics.php
r3402778 r3402782 1 1 <?php 2 2 /** 3 * Plugin Name: Sumtics 4 * Description: Floating AI button + inline placement options that generate on-page summaries via user-selectable models (ChatGPT, Gemini, Claude, Grok, Perplexity). Supports automatic insertion positions and content-type targeting with per-post overrides and custom prompts.3 * Plugin Name: Sumtics - AI Summarizer for WordPress 4 * Description: Generate AI-powered TL;DR summaries for your WordPress posts and pages, helping visitors quickly understand your content. 5 5 * Version: 1.0.0 6 6 * Author: aethonic
Note: See TracChangeset
for help on using the changeset viewer.