WP Content Digest
WordPress plugin that emails a scheduled HTML digest of recent posts — WP-Cron scheduling, Settings API admin screen, responsive email template
by Yoshiro Moriyama · github.com/moriyama-dev/wp-content-digest · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/moriyama-dev/wp-content-digest/archive/refs/heads/main.zipReadme
WP Content Digest
A lightweight WordPress plugin that automatically sends a scheduled HTML email digest of your latest posts.
Features
- Scheduled delivery via WordPress Cron
- Responsive HTML email with excerpts and read-more links
- Configurable recipient, post count (1–20), and send day
- Manual send button for instant testing
- Built with the WordPress Settings API
Installation
- Upload to
/wp-content/plugins/ - Activate via Plugins › Installed Plugins
- Configure at Settings › Content Digest
Development
Built with Claude Code (Anthropic) as an AI-assisted development workflow demonstration.
License
MIT © Yoshiro Moriyama