An open API service indexing awesome lists of open source software.

https://github.com/progressplanner/comment-hacks

Make comments management easier by applying some simple hacks.
https://github.com/progressplanner/comment-hacks

wordpress wordpress-plugin

Last synced: 18 days ago
JSON representation

Make comments management easier by applying some simple hacks.

Awesome Lists containing this project

README

          

[![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/yoast-comment-hacks.svg)](https://wordpress.org/plugins/yoast-comment-hacks/)
![WordPress Plugin: Tested WP Version](https://img.shields.io/wordpress/plugin/tested/yoast-comment-hacks.svg)
[![WordPress Plugin Active Installs](https://img.shields.io/wordpress/plugin/installs/yoast-comment-hacks.svg)](https://wordpress.org/plugins/yoast-comment-hacks/advanced/)
[![WordPress Plugin Downloads](https://img.shields.io/wordpress/plugin/dt/yoast-comment-hacks.svg)](https://wordpress.org/plugins/yoast-comment-hacks/advanced/)
[![WordPress Plugin Rating](https://img.shields.io/wordpress/plugin/stars/yoast-comment-hacks.svg)](https://wordpress.org/support/plugin/yoast-comment-hacks/reviews/)
[![GPL License](https://img.shields.io/github/license/ProgressPlanner/comment-hacks.svg)](https://github.com/ProgressPlanner/comment-hacks/blob/main/LICENSE)

[![CS](https://github.com/ProgressPlanner/comment-hacks/actions/workflows/cs.yml/badge.svg)](https://github.com/ProgressPlanner/comment-hacks/actions/workflows/cs.yml)
[![Lint](https://github.com/ProgressPlanner/comment-hacks/actions/workflows/lint.yml/badge.svg)](https://github.com/ProgressPlanner/comment-hacks/actions/workflows/lint.yml)
[![Test](https://github.com/ProgressPlanner/comment-hacks/actions/workflows/test.yml/badge.svg)](https://github.com/ProgressPlanner/comment-hacks/actions/workflows/test.yml)

# Comment Experience

Improve the comment experience on your site. Adds lots of features to make commenting easier and more engaging.

## Description

This plugin adds many small improvements around core WordPress comments to make them more bearable:

* Cleaner comment notification emails.
* The option to enforce a comment policy.
* The option to forward comments to an email address (for instance for your support team) and then trash them.
* The option to disallow comments below a certain length.
* The option to redirect first time commenters to a "thank you" page.
* An input field on the comment edit screen to change the comment parent ID.
* Links in the admin comments section to email individual commenters.
* A button in the WP toolbar to email all the commenters on a post.

## Screenshots

Screenshot of a clean comment notification email:

![Screenshot of a clean comment notification email](.wordpress-org/screenshot-1.png)



The comment parent edit box:

![The comment parent edit box](.wordpress-org/screenshot-2.png)



The plugins admin settings:

![The plugins admin settings](.wordpress-org/screenshot-3.png)



The button on the frontend to email all the commenters on a post:

![The button to email all commenters](.wordpress-org/screenshot-4.png)



The link in the backend to email an individual commenters on a post:

![The button to email all commenters](.wordpress-org/screenshot-5.png)