=== TK bbPress Stats ===

Contributors: tkserver
Donate link: http://www.tkserver.com/
Tags: widget, bbPress
Requires at least: 4.0.0
Tested up to: 4.4.2
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

TK bbPress Stats is a Wordpress plugin/widget which shows meaningful statistics about the installed bbPress forum.

== Description ==

TK bbPress Stats provides useful statistics about the installed bbPress forum. Short code option allows the widget to be shown inside a Wordpress page or post.

Items available for display:

1. Total Users
2. Total Topics
3. Total Replies
4. Total Posts (topics and replies)
5. Total Forums

Visibility of each statistic is customizable, as is the title of the widget.

== Installation ==

1. Upload the folder `tk-bbpress-stats` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress admin
3. Put the widget in desired theme location and set widget settings
4. Enjoy your stats!

To use the short code function put this code inside a post or page:
[widget widget_name="widget_name"]
Then go to the options page in the Wordpress admin and select what you want to see.


== Frequently Asked Questions ==

= What bbPress statistics does this widget show? =

1. Total Users
2. Total Topics
3. Total Replies
4. Total Posts (topics and replies)
5. Total Forums

= Does the widget count unpublished or trashed topics or replies? =

No.

== Screenshots ==

1. Widget settings - back end
2. Widget display - front end

== Changelog ==

= 1.0.3 =
* Added short code option for putting widget inside posts/pages - 3/27/16

= 1.0.2 =
* Small code cleanup, attempting to add screenshots, icon and header image for plugin repository 3/26/16

= 1.0.1 =
* Small code cleanup, attempt to get images into plugin at wp.org/plugins 3/25/16

= 1.0.0 =
* First version released and added to WP SVN on 3/20/16
