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.

Dashboard Forum Activity

Description

I use the Recent Comments Dashboard widget every single day. It’s the first way I check up on recent activity on my sites. Now that I’ve started using bbPress to power a forum on my site I would like the same bird’s eye view of it too.

This plugin adds a widget to your WordPress Dashboard that pulls in recent activity from your bbPress-driven forum. It will pull in recent topics and replies. The bbPress plugin is required.

The widget displays all new topics and replies, with the ability to either open the post to edit it or to view it on the front end of the site. Currently only admins (or more specifically, those with the manage_options capability) will see the widget.

The plugin roadmap looks like this:

  • Add the basic hover over actions that the Recent Comments widget has (Edit, Spam, Trash).
  • Add ability to reply to topics and replies, same as the Recent Comments widget.

Screenshots

  • Default widget view.

Installation

Remember that the bbPress plugin is required.

  1. Upload plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Visit your Dashboard to enjoy the new widget.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Dashboard Forum Activity” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.2.4 (8.2011)

  • Improved spacing when no forum topics or replies are found.
  • Thanks to Gautam Gupta for:
    • Swapping the select to an input for a custom number of items,
    • Updating a couple of deprecated calls,
    • Pointing out an undefined variable.

0.2.3 (7.2011)

  • Improved the linking of replies. Previously it linked to the reply permalink page. Now it links to its place within the topic itself.

0.2.2 (7.2011)

  • Introduced some style changes to work better on different Dashboard layouts and tight spaces.

0.2.1 (6.2011)

  • You probably want the latest activity, don’t you? Yeah, my bad.

0.2 (6.2011)

  • Added a screenshot.

0.1 (6.2011)

  • Plugin’s creation.