It seems BBPress got a function called bbp_get_statistics() read source. You can throw an array of $args = array(); in it.
You also have a filter to modify the output:
apply_filters( 'bbp_get_statistics', $statistics, $args );
Disclaimer: I’m no BBPress expert – I haven’t even installed it somewhere, just found this via google.
Related Posts:
- How to Detect if I am on a bbpress ‘plugin’ page?
- How to change the text of link ‘Home’ in bbPress forum breadcrumb?
- How to create a custom nested loop in bbPress (WordPress + bbPress plugin)
- How to change role titles in Bbpress?
- bbPress or WordPress + forum plugin?
- BBpress error wp-init [closed]
- Where does bbPress store author info for anonymous users?
- how to edit bbp_forum_freshness_link() format
- BBPress private topics by default
- Conditional if statement ($post->ID == get_the_ID) not working
- How to add more fields to bbPress registration form
- bbPress replies list
- BBPress bbp_new_reply action not firing when user replies to embedded thread
- How to disallow participant from publishing topics(bbpress)?
- wp_delete_post() not working with BBpress replies
- Trouble installing bbpress [closed]
- How to disable sidebar only in bbPress and not WordPress?
- How to get bbpress sticky topics
- How to show recents topics below the forum’s title (WordPress + bbPress plugin)?
- How to add ‘Views’ in the forums page of bbPress (plugin)?
- How do I remove certain fields from the forum edit my profile page?
- How can i show Cubepoints ranks/points in bbpress replies
- Arrange BBpress replies in reverse order
- Avatar picture does not display when using get_avatar
- Team Collaboration in WordPress
- Post and bbpress – link discuss on forum
- Setup login/register buttons for bbPress?
- pre_get_posts and BBPress in Swagger Theme
- Change the avatar ratio in bbPress login widget
- what is the topic-view page’s name? in bbpress
- Suggestions to prepare a site which is 90% based on a plugin that’s still on beta stage?
- How to exclude one parent id from post_parent’ => ‘any’, in WordPress / bbPress?
- Scrolling on reply url
- Get rid of the word private in bbpress forums names
- How to add class to bbPress bbp_get_topic_author_link()?
- Add QuickTag in bbpress replies
- If post type = forum then breadcrumbs Home > Forums
- Connect WordPress comment moderation with bbPress Moderation plugin
- bbPress – Post count increases after every edit
- How to remove br and p tags from bbPress
- How to use the bbPress import tool
- bbpress plugin moderation
- bbPress plugin – How do I add a forum description?
- bbpress Not Showing: How to troubleshoot?
- bbPress – select a topic reply as “answer”
- bbPress is not displaying video player
- Show the parent forum in a topic with bbPress [closed]
- How to plot ROC curve in Python
- How to normalize a NumPy array to a unit vector?
- How to disable Jetpack modules such as Stats?
- How to track hits of a single media file?
- Track advertisement earnings per blog post and page in wordpress?
- How to prevent spam users registering even with registration disabled
- How to edit bbPress template files – WordPress + BuddyPress + bbPress? [closed]
- How can I pass a variable to wp_ajax action?
- How to keep track of user logins?
- How to get the Role Name of the current user? (WordPress)
- How do I Create Forums with bbpress Plugin that can only be Viewed by Logged in Users
- Total number of posts in last year
- Can’t Find BBPress data in Database
- BuddyBoss (BuddyPress / bbPress) moderation filters not doing anything
- How to find a callback attached to a bbpress hook?
- Intermittent 404 errors, rewrite rules, and BBPress
- Responsive Author Style in BBpress?
- Custom Profile Fields move from BBpress to BuddyPress
- Use just a shortcode from another page
- Using WordPress as an API [closed]
- WYSIWYG editor with image upload for “Normal Users” [closed]
- get_posts() not working in functions.php
- Require tags for bbPress topics [closed]
- How to convert WordPress comments to bbPress replies [closed]
- Add estimated value for a post according to the number of words
- Get total views of all posts by author
- Is it possible to remove subscription box from Jetpack stats page? [closed]
- How to let authors only see website stats for their posts?
- Any Good WordPress Themes Compatible With The BBPress Plugin? [closed]
- Need to know custom code to display random and most viewed posts in wordpress posts and pages
- wp_list_authors() returning the wrong member url
- Include Buddypress & bbPress styles/scripts conditionally [closed]
- pre_get_posts conflict with archive posts
- How do I determine if the user who registered is not spam?
- Need to block user role from accessing bbPress all together
- See some statistics about the comments
- Show Homepage (only) Hits Count
- How to get the post id (of the parent custom custom type) in a loop inside a widget?
- How to make the following loop break/stop when it reaches 2 posts (custom post types called Topics)?
- How to obtain “wp_rest” nonce for WP Statistics plugin manually?
- Can i use 2 page content-forum & content-forum-slug on bbpress?
- Importing a Google Group to bbPress
- Save meta box data from selected dropdown list in bbpress reply form
- Query to show average # of months all accounts with specific role have been active
- How to stopping auto scrolling after submitting the form?
- How to enable truly anonymous posting in bbPress forums? [closed]
- Allow BBPress participant role to trash topics
- Prevent “nofollow” from Being Inserted into BBPress Posts
- What is the template file for topic layouts in bbPress?
- How to create a cumulative posts and members count
- How can I locate the single buddypress forum post template? [closed]
- Remove embed url for internal links
- Change or replace user_profile_picture_description filter, to stop stripping whitespace