Releases: mathetos/tldrwp
v0.9.0
🎉 TLDRWP v0.9.0 - First Release
Introducing TLDRWP: AI-Powered Post Summaries for WordPress
We're releasing TLDRWP v0.9.0, a WordPress plugin that generates AI-powered TL;DR summaries for your content.
What is TLDRWP?
TLDRWP adds AI-generated summaries to your WordPress posts, helping readers quickly understand your content and improving engagement.
✨ Core Features
🤖 AI-Powered Summary Generation
Uses the WordPress AI plugin to generate contextual summaries
Works with multiple AI providers (OpenAI, Anthropic, Google AI, and more)
Automatically selects the best available provider and model
⚡ Automatic Generation
Summaries are created when posts are published or updated
No manual steps required
Seamless integration with your workflow
🎨 Customizable Display
Choose where summaries appear on your site
Customize appearance through plugin settings
Control which post types show summaries
🔧 Developer-Friendly
Action hooks for customization:
tldrwp_before_summary_heading
tldrwp_after_summary_heading
tldrwp_before_summary_copy
tldrwp_after_summary_copy
tldrwp_summary_footer
Filter hooks for content modification:
tldrwp_response - Modify the AI response
tldrwp_heading - Change the heading text
tldrwp_summary_html - Customize the entire HTML structure
📊 Analytics Integration
Dispatches tldrwp_generated JavaScript event for tracking
Compatible with Google Analytics 4 and Plausible Analytics
Includes article ID, title, timestamp, and platform data
⚡ Performance Optimized
Lightweight and efficient
Conditional loading for optimal performance
Clean, modular architecture
🎯 Post-Level Control
Toggle to disable TL;DR per post via block editor panel
Granular control over summary display
📋 Requirements
WordPress 6.0 or higher
PHP 7.4 or higher
WordPress AI Plugin (required) - Download here
🚀 Installation
Download the plugin ZIP file from this release
Go to WordPress Admin → Plugins → Add New → Upload Plugin
Upload the ZIP file and activate
Install and activate the WordPress AI plugin
Configure your AI credentials in Settings → AI Credentials
Go to Settings → Reading to configure TLDRWP options
Test the connection and start generating summaries!
🎯 Perfect For
- Bloggers who want to improve reader engagement
- Content creators looking to increase time-on-page
- News sites needing quick content overviews
- Educational sites requiring content summaries
- Any WordPress site wanting to enhance content accessibility
🔍 How It Works
Install & Activate: Install TLDRWP and the WordPress AI plugin
Configure AI: Set up your AI credentials in WordPress AI plugin settings
Generate Summaries: TL;DR summaries are automatically created for new and updated posts
Display: Summaries appear in your chosen post types with customizable styling
🏗️ Technical Highlights
Clean, modular architecture with component separation
WordPress coding standards compliant
Comprehensive error handling and debugging
WordPress AI Client API integration
Proper internationalization support
Security best practices (nonces, data sanitization)
📝 What's Included
✅ AI-powered summary generation
✅ Integration with WordPress AI plugin
✅ Customizable display options
✅ Admin settings page
✅ Test connection functionality
✅ Block editor integration (disable per-post)
✅ Social sharing support
✅ Developer hooks and filters
✅ Analytics event tracking
✅ Performance optimizations
🔗 Resources
GitHub Repository: https://github.com/mathetos/tldrwp
Plugin URI: https://github.com/mathetos/tldrwp
WordPress AI Plugin: https://github.com/WordPress/ai
📄 License
GPL v2 or later - see the LICENSE file for details.
🙏 Thank You
Thank you for trying TLDRWP. We hope it helps make your content more accessible and engaging.
If you encounter any issues or have feature requests, please open an issue on GitHub.
Made with ❤️ by Matt Cromwell