Title: bbPress Digest
Author: Milan Dinić
Published: <strong>February 29, 2012</strong>
Last modified: December 15, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/bbpress-digest.svg)

# bbPress Digest

 By [Milan Dinić](https://profiles.wordpress.org/dimadin/)

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

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

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

## Description

[Plugin homepage](http://blog.milandinic.com/wordpress/plugins/bbpress-digest/) 
| [Plugin author](http://blog.milandinic.com/) | [Donate](http://blog.milandinic.com/donate/)

This plugin enables sending of a digests with a list of topics active on a bbPress-
powered forum in the last 24 hours or 7 days.

Users are able to choose on their profile edit pages (both built-in and from bbPress)
whether or not they want to receive digest, at what time of the day, at which day
of the week (if they receive weekly digest), and should digest include topics from
all forums or only selected ones.

It requires that cron runs regularly at least once an hour.

bbPress Digest is a very lightweight, it loads necessary files with functions only
when needed.

If you are translator, you can translate it to your language and send translations
to plugin’s author.

## Screenshots

 * [[
 * Example of email sent to user with list of active topics
 * [[
 * User settings with subscription deselected
 * [[
 * User settings with subscription selected, which includes all forums
 * [[
 * User settings with subscription selected, which includes only forums chosen by
   user
 * [[
 * User settings with subscription selected, with weekly interval enabled
 * [[
 * One-click forum subscription
 * [[
 * General settings

## Installation

 1. Upload `bbpress-digest` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. You can change default options on ‘bbPress Settings’ page

## Reviews

![](https://secure.gravatar.com/avatar/141de50909ef628f1b2fb2f7b50caeddd5a80a9390c3be0da5ed79ac27be9575?
s=60&d=retro&r=g)

### 󠀁[Plugin doesn’t work any more](https://wordpress.org/support/topic/plugin-doesnt-work-any-more-3/)󠁿

 [fedegonzaleznavarro](https://profiles.wordpress.org/fedegonzaleznavarro/) December
15, 2020

I wish people that do no support their plugins or wordpress would put them down 
properly. Seems like seaching through the whole plugin db with half of the plugins
no working its a disservice to WP in general.

![](https://secure.gravatar.com/avatar/5776cfab05cb9ef4896821b0d303ad6b365c27743598a30f32f02e388e35f84c?
s=60&d=retro&r=g)

### 󠀁[Still working great!](https://wordpress.org/support/topic/still-working-great-3/)󠁿

 [larnoult](https://profiles.wordpress.org/larnoult/) October 15, 2017

Despite not being updated, there is absolutely no conflict issue with WP 4.8 and
bbPress 2.5 This plugin delivers very handy digest emails to your users! I’d given
it 5 stars, if there were an option allowing the admin to initially force bbPress
participant to receive digest (of course allowing them to unsubscribe from it). 
Thanks Milan Dinic!

![](https://secure.gravatar.com/avatar/d4616f14f6bc44367dbbbb20e5d6e7fd835e63ce6dbdaa144cf611c9380ca27f?
s=60&d=retro&r=g)

### 󠀁[Unmatched bbPress Digest Plugin](https://wordpress.org/support/topic/unmatched-bbpress-digest-plugin/)󠁿

 [João Miguel](https://profiles.wordpress.org/babaloo/) September 3, 2016

This is the only bbpress digest that delivers a truly functional and flexible solution.
Users can choose the what time to receive the digest message. Admins can select 
options to allow for daily or weekly digests and also all forums or user selected
forums content. The message body is easily modified to include all kinds of info
related to topics and replies (see support forum). Nice job!

![](https://secure.gravatar.com/avatar/c6690aef805630cb6b59caf929d772a3e108a6c986718a14993fbcb255e2f455?
s=60&d=retro&r=g)

### 󠀁[Much needed](https://wordpress.org/support/topic/much-needed-10/)󠁿

 [demonboy](https://profiles.wordpress.org/demonboy/) September 3, 2016

This plugin is exactly what the doctor ordered. Why is this feature not part of 
the core bbpress code? I’m sure there is a reason but this feature is essential,
so props to Milan for developing it. There are a few things I would like which would
normally warrant four stars instead of five, but I think that because this is the
only plugin like it, and because my required changes are easy enough for me to modify
in the plugin files, and because Milan has done a decent job, I’m happy to keep 
my rating high.

 [ Read all 6 reviews ](https://wordpress.org/support/plugin/bbpress-digest/reviews/)

## Contributors & Developers

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

Contributors

 *   [ Milan Dinić ](https://profiles.wordpress.org/dimadin/)

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

### Interested in development?

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

## Changelog

#### 2.1

 * Released on 15th December 2013
 * Mapped bbPress Digest settings capability. Fixed missing settings in new bbPress
   version.
 * Removed profile settings made for core from bbPress user edit page. Fixed double
   profile settings on bbPress user edit page.
 * Improved profile settings saving. Fixed issue where forums wouldn’t be unselected
   if all forums or unsubsciption is chosen later.
 * Fixed notice received for forum list selector.
 * Improved documentation for forum list functions.
 * Replaced one-click Javascript handler with new one based on new bbPress code.
   Fixed handler that didn’t work.
 * Added noscript one-click handler.
 * Improved sending of email so that it sends only when there are topics.
 * Moved sending of emails to separate method to allow better customization.
 * Moved uninstall function to uninstall.php for better performance.

#### 2.0

 * Released on 11th August 2012
 * Introduced optional weekly digest.
 * Introduced optional one-click subscription from forums pages.
 * Added settings for introduced features.
 * Moved event to a class to be able to handle both periods.
 * Moved to getting IDs instead of whole data when querying active topics for better
   performance.
 * Improved profile fields behavior.
 * Improved documentation.
 * Added partial Italian translation (thanks Davide Vecchini).

#### 1.0

 * Released on 29th February 2012
 * Initial release

## Meta

 *  Version **2.1**
 *  Last updated **12 years ago**
 *  Active installations **60+**
 *  WordPress version ** 3.1 or higher **
 *  Tested up to **3.7.41**
 *  Language
 * [English (US)](https://wordpress.org/plugins/bbpress-digest/)
 * Tags
 * [bbPress](https://test.wordpress.org/plugins/tags/bbpress/)[digest](https://test.wordpress.org/plugins/tags/digest/)
   [notification](https://test.wordpress.org/plugins/tags/notification/)[Notifications](https://test.wordpress.org/plugins/tags/notifications/)
 *  [Advanced View](https://test.wordpress.org/plugins/bbpress-digest/advanced/)

## Ratings

 4 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/bbpress-digest/reviews/?filter=5)
 *  [  2 4-star reviews     ](https://wordpress.org/support/plugin/bbpress-digest/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/bbpress-digest/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bbpress-digest/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/bbpress-digest/reviews/?filter=1)

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

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

## Contributors

 *   [ Milan Dinić ](https://profiles.wordpress.org/dimadin/)

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://blog.milandinic.com/donate/)