Fix Forum Emails

Fixes unwanted HTML entities in bbPress notification email subject lines and
message bodies.

Author:Fidgety Lizard (profile at wordpress.org)
WordPress version required:3.9
WordPress version tested:6.1
Plugin version:1.0
Added to WordPress repository:21-03-2016
Last updated:26-10-2022
Rating, %:100
Rated by:1
Plugin URI:https://wordpress.org/plugins/fix-forum-email...
Total downloads:1 675
Active installs:30+
plugin download
Click to start download

Email notifications sent by bbPress will sometimes include unwanted HTML entities, particularly in the email subject but sometimes in the email text as well.

For example, a forum topic as follows:

        My thoughts & objections

might come through with an email subject as follows:

        My thoughts & objections

There is a fix for this marked “under consideration” in the bbPress bug tracking system:
https://bbpress.trac.wordpress.org/ticket/2865

In the meantime, this plugin implements a version of the suggested fix. (Props to @thebrandonallen for the patch code.)

IMPORTANT NOTES:

This plugin only works with bbPress 2.5.8 or later.

If you’re using other plugins that affect how bbPress sends emails, then this plugin may not solve your HTML entities issues.