Title: Post Digest
Author: Wise-Relations.com
Published: <strong>October 13, 2025</strong>
Last modified: October 13, 2025

---

Search plugins

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

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

# Post Digest

 By [Wise-Relations.com](https://profiles.wordpress.org/wiserelations/)

[Download](https://downloads.wordpress.org/plugin/post-digest.1.0.2.zip)

 * [Details](https://en-ca.wordpress.org/plugins/post-digest/#description)
 * [Reviews](https://en-ca.wordpress.org/plugins/post-digest/#reviews)
 *  [Installation](https://en-ca.wordpress.org/plugins/post-digest/#installation)
 * [Development](https://en-ca.wordpress.org/plugins/post-digest/#developers)

 [Support](https://wordpress.org/support/plugin/post-digest/)

## Description

Post Digest transforms passive readers into engaged users by letting them customize
AI summary prompts directly on your content. See exactly what questions and topics
your audience cares about through privacy-safe analytics that track prompt modifications–
giving you invaluable insights into their real pain points and interests.

**🛡️ Security & Privacy Features:**

 * **Enterprise Security**: SQL injection protection, comprehensive input validation,
   CSRF protection
 * **GDPR Compliant**: Automatic IP address anonymization for complete privacy protection
 * **Data Security**: All user input sanitized, validated, and securely stored
 * **Privacy-Safe Analytics**: Local tracking without external data sharing
 * **Error Handling**: Comprehensive error management with secure logging

**📊 Engagement & Analytics Features:**

 * **User Engagement Tracking**: See how visitors customize prompts to understand
   their interests
 * **Content Pain Point Discovery**: Analytics reveal what specific aspects users
   want summarized
 * **Prompt Modification Analytics**: Track which questions matter most to your 
   audience
 * **Reader Behavior Insights**: Understand how users interact with your content
 * **Privacy-Safe Data Collection**: All tracking complies with GDPR and privacy
   regulations

**⭐ Core Features:**

 * **Interactive Frontend Editing**: Users customize prompts directly on published
   posts
 * **Smart Gutenberg Block**: Intuitive editor integration with real-time preview
 * **Language-Neutral Prompts**: Templates that work globally across all languages
 * **Multi-language Support**: Complete translations (DE, EN, ES, FR) included
 * **Performance Optimized**: Efficient code with minimal resource usage
 * **Theme Compatible**: Prefixed CSS prevents styling conflicts

**Perfect for:**

 * **Enterprise Websites**: Requiring security compliance and privacy protection
 * **News & Media Sites**: Providing secure AI-powered content summaries
 * **Educational Platforms**: Offering safe, privacy-compliant content digests
 * **Professional Blogs**: Enhancing user experience with secure AI integration
 * **GDPR-Sensitive Sites**: Needing privacy-first analytics and data handling

**How It Works:**

 1. **Secure Installation**: Install with confidence knowing all security measures 
    are built-in
 2. **Easy Block Addition**: Add the Post Digest block via Gutenberg editor
 3. **Smart Prompt Customization**: Use improved language-neutral templates
 4. **Automatic URL Integration**: Button uses current post URL with validation
 5. **Privacy-Safe Tracking**: Analytics stored locally with anonymized data
 6. **Real-time Updates**: Frontend editing with input validation and error handling

**Technical Excellence:**

 * **Security-First Design**: SQL injection protection, input validation, CSRF prevention
 * **Privacy by Design**: GDPR-compliant IP anonymization and data minimization
 * **Performance Optimized**: Server-side rendering, efficient database operations
 * **Enterprise-Grade**: Comprehensive error handling, logging, and monitoring
 * **WordPress Standards**: Full compliance with WordPress.org coding standards
 * **Internationalization**: Complete translation support with 4 languages included

### Developer

Developed by [Wise Relations](https://wise-relations.com/) – WordPress experts specializing
in AI-powered content engagement and analytics solutions.

## Screenshots

 * [[
 * Adding the Post Digest block in the Gutenberg editor with block search and insertion
   interface
 * [[
 * Customizing prompt instructions in the block editor with real-time preview and
   URL generation
 * [[
 * Frontend view showing the editable prompt interface and ChatGPT button on a published
   post
 * [[
 * ChatGPT interface opening with the pre-filled prompt ready for search and analysis
 * [[

## Blocks

This plugin provides 1 block.

 *   Post Digest Summary Button

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/post-digest` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Create or edit a post and add the “Post Digest Summary Button” block
 4. Customize your prompt text and publish the post

## FAQ

### Is this plugin secure for enterprise use?

Absolutely! Post Digest is built with enterprise-grade security including SQL injection
protection, comprehensive input validation, CSRF protection, and secure error handling.
All code follows WordPress security best practices.

### Is this GDPR compliant?

Yes! Post Digest automatically anonymizes IP addresses, implements data minimization
principles, and stores all data locally without external tracking. Perfect for GDPR-
sensitive websites.

### Can I customize the prompt text?

Yes! Each block includes an intuitive editor for customizing ChatGPT prompts. The
new language-neutral templates work globally, and users can edit prompts directly
on published posts.

### Does this create new database tables?

No. Post Digest uses WordPress’s existing comments system for analytics, keeping
your database clean while ensuring data security through proper sanitization.

### What languages are supported?

Post Digest includes complete translations for German (DE), English (EN), Spanish(
ES), and French (FR), with improved language-neutral prompt templates.

### How is user privacy protected?

Post Digest implements privacy-by-design principles with automatic IP anonymization,
local data storage, no external tracking, and comprehensive data validation for 
maximum privacy protection.

### Will this work without JavaScript?

The plugin uses progressive enhancement – core functionality requires JavaScript,
but it degrades gracefully when JS is disabled (no button display).

### Can I track usage analytics safely?

Yes! Analytics are stored locally with anonymized IP addresses, duplicate session
prevention, and secure data handling. All tracking complies with privacy regulations.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Post Digest” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ Wise-Relations.com ](https://profiles.wordpress.org/wiserelations/)

[Translate “Post Digest” into your language.](https://translate.wordpress.org/projects/wp-plugins/post-digest)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/post-digest/), check
out the [SVN repository](https://plugins.svn.wordpress.org/post-digest/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/post-digest/) by
[RSS](https://plugins.trac.wordpress.org/log/post-digest/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * **WordPress.org Compliance**: Complete refactoring to meet WordPress Plugin Directory
   requirements
 * **Unique Prefixing**: Changed all code prefixes from generic “post_digest” to
   unique “wrpdig” (WiseRelations Post Digest)
 * **Namespace Updates**: Updated 74+ instances including constants, classes, functions,
   AJAX actions, and database entries
 * **File Structure**: Renamed main file to follow WordPress convention (post-digest.
   php)
 * **Asset Management**: Properly excluded WordPress.org directory assets from plugin
   package
 * **Code Quality**: All PHP files validated for syntax errors and WordPress coding
   standards
 * **Breaking Changes**: Database keys and options updated – clean install recommended
   for existing users

#### 1.0.1

 * **SECURITY ENHANCEMENTS**: Fixed SQL injection vulnerabilities, enhanced input
   validation
 * **PRIVACY IMPROVEMENTS**: Added GDPR-compliant IP address anonymization
 * **BETTER PROMPTS**: Improved language-neutral prompt templates for global use
 * **ERROR HANDLING**: Comprehensive error handling and secure logging system
 * **PERFORMANCE**: Removed duplicate CSS loading, optimized code efficiency
 * **TRANSLATIONS**: Updated all translation files with new security-focused strings
 * **UI IMPROVEMENTS**: Better user interface with enhanced frontend editing
 * **VALIDATION**: Added client and server-side input validation with length limits

#### 1.0.0

 * Initial release
 * Basic Gutenberg block for summary buttons
 * ChatGPT integration with customizable prompts
 * Basic analytics tracking via WordPress comments
 * WordPress.org security compliance
 * Translation-ready internationalization

## Meta

 *  Version **1.0.2**
 *  Last updated: **6 months ago**
 *  Active installations: **Fewer than 10**
 *  WordPress Version: ** 5.0 or higher **
 *  Tested up to: **6.8.5**
 *  PHP Version: ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/post-digest/)
 * Tags:
 * [AI](https://en-ca.wordpress.org/plugins/tags/ai/)[block](https://en-ca.wordpress.org/plugins/tags/block/)
   [ChatGPT](https://en-ca.wordpress.org/plugins/tags/chatgpt/)[gutenberg](https://en-ca.wordpress.org/plugins/tags/gutenberg/)
   [summary](https://en-ca.wordpress.org/plugins/tags/summary/)
 *  [Advanced View](https://en-ca.wordpress.org/plugins/post-digest/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/post-digest/reviews/)

## Contributors

 *   [ Wise-Relations.com ](https://profiles.wordpress.org/wiserelations/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/post-digest/)