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.

Debug Bar bbPress

Description

Displays information about the loaded bbPress types, and a list of the templates loaded on the current request. Requires the Debug Bar plugin.

If you have a cool idea about data I should add, open a ticket in the support forum.

Screenshots

  • bbPress panel

Installation

  1. Install the Debug Bar plguin
  2. Place this plugin folder in your ‘/wp-content/plugins/’ directory.
  3. Activate it.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Debug Bar bbPress” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3

  • Don’t load the panel if bbPress is not active (Thanks jjj)

0.2

  • Show full path to template instead of just name,so it’s easier to spot overrides.
  • Introduce filter ‘bbp-debug-bar-vars’ to add vars at the top (like Forum or Topic ID)
  • Hide the panels if there’s nothing to show, like outside bbp pages. (Thanks jjj)

0.1

Initial release