#6851 closed defect (bug) (fixed)
Deprecate the BuddyPress functions for bbPress 1.x forums
Reported by: | garrett-eclipse | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 3.0 | Priority: | low |
Severity: | trivial | Version: | 2.4.0 |
Component: | Forums | 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)
#1
@
9 years ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 2.5
- Owner set to johnjamesjacoby
- Priority changed from normal to low
- Severity changed from normal to trivial
- Status changed from new to assigned
This has been done in #5351