yoast / comment-hacks
Make comments management easier by applying some of the simple hacks Joost gathered over decades of using WordPress.
Package info
github.com/ProgressPlanner/comment-hacks
Type:wordpress-plugin
pkg:composer/yoast/comment-hacks
Requires
- php: >=8.2
- composer/installers: ^1.12.0
Requires (Dev)
- dev-develop
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1
- v2.0
- v1.9.5
- v1.9.4.1
- v1.9.3
- v1.9.2
- v1.9
- 1.8.1
- 1.8
- 1.7
- 1.7-RC1
- 1.5
- 1.4
- 1.3
- 1.2
- 1.1.1
- 1.1
- 1.0
- dev-fix/ajax-user-search
- dev-dependabot/github_actions/marocchino/sticky-pull-request-comment-3
- dev-dependabot/github_actions/ramsey/composer-install-4
- dev-dependabot/github_actions/mshick/add-pr-comment-3
- dev-jdv/optimize-github-and-wp-readme
- dev-dependabot/github_actions/actions/upload-artifact-7
- dev-dependabot/github_actions/actions/cache-5
- dev-fix/comment-redirect-logic
- dev-fix/get-option-from-cache
- dev-fix/comment-type-comparison
- dev-simplify/code-cleanup
- dev-fix/unused-num-variable
- dev-fix/unused-get-defaults-call
- dev-fix/redundant-comment-id-property
- dev-main
- dev-jdv/public-to-private
- dev-jdv/move-abstracts
- dev-tweak/gitattributes
- dev-trunk
This package is auto-updated.
Last update: 2026-05-24 19:25:51 UTC
README
Comment Experience
Make WordPress comments easier to manage with cleaner moderation emails, better routing, comment policy controls, length limits, and tools for following up with commenters.
Why this plugin exists
Core WordPress comments work, but moderation and follow-up can feel clunky. Comment Experience adds practical improvements for site owners and editors who want a cleaner, more manageable comment workflow without replacing the native comments system.
What it helps you do
- Clean up comment notification emails so moderation is easier.
- Require acceptance of a comment policy before submission.
- Forward comments to another email address and optionally trash them.
- Set minimum and maximum comment lengths.
- Redirect first-time commenters to a thank-you page.
- Change a comment's parent ID from the comment edit screen.
- Email an individual commenter from the comments screen.
- Email all commenters on a post from the admin bar.
- Route comment emails to another user from a post's discussion settings.
Installation
From WordPress admin
- In your WordPress dashboard, go to Plugins → Add New.
- Search for Comment Experience or comment hacks.
- Install and activate the plugin.
- Go to Settings → Comment Experience to configure the available options.
Manual installation
- Download the plugin zip.
- Upload the
comment-hacksfolder to/wp-content/plugins/. - Activate the plugin in Plugins.
- Go to Settings → Comment Experience to configure the available options.
Screenshots
Cleaner comment notification emails
Edit a comment's parent directly from the comment screen
Configure comment length, policy, redirects, email links, and forwarding from one settings screen
Email all commenters on a post from the WordPress admin bar
Contact an individual commenter from the comments list table
Support, issues, and security
- Questions or support: WordPress.org support forum
- Bug reports and feature requests: GitHub issues
- Security reports: Patchstack VDP
Contributing
Contributions are welcome. Please read .github/CONTRIBUTING.md before opening an issue or pull request.





