[HOME]

Post Count Plugin for BBPress

Plugin Name: Show Post Count
Plugin URI: http://faq.rayd.org/bbpress_postcount/
Description: Allows post count to be easily displayed, just add post_count() wherever you want it
Author: Joshua Hutchins
Author URI: http://ardentfrost.rayd.org/
Version: .73a

  1. Put bb-post-count.php in bbpress/my-plugins
  2. For default template, insert post_count() (between the php tags) in post.php in the templates directory (or if you have your own template, put it wherever you want the post count displayed).
  3. If you want a different look, surround the post_count() call with div tags and adjust your .css file accordingly.

Download the plugin here

Valid HTML 4.01 Strict