|
[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
- Put bb-post-count.php in bbpress/my-plugins
- 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).
- If you want a different look, surround the post_count() call with div tags and adjust your .css file accordingly.
Download the plugin here

|
|