#6851 closed defect (bug) (fixed)
Deprecate the BuddyPress functions for bbPress 1.x forums
| Reported by: | garrett-eclipse | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | Forums | Version: | 2.4.0 |
| Severity: | trivial | Keywords: | needs-patch good-first-bug |
| Cc: |
Description
Hello,
Opening this ticket due to a discussion with @jjj on Slack concerning the appropriate method to use for getting the topic count.
Currently bbPress provides bbp_get_forum_topic_count and BuddyPress provides bp_get_group_forum_topic_count.
@jjj indicated;
The BuddyPress one is for old bbPress 1.x forums.
The bbPress one is for new bbPress 2.x forums.
And said 'The BuddyPress functions should probably be marked as deprecated.'
So am opening this ticket to address that.
Thanks
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This has been done in #5351