#2362 closed defect (bug) (fixed)
bbp_get_forum_pagination_count with wrong apply_filters argument
| Reported by: | mrcl | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3.3 |
| Component: | Component - Forums | Version: | 2.3.2 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
The bbp_get_forum_pagination_count() has its apply_filters() set with the wrong function.
On http://bbpress.trac.wordpress.org/browser/tags/2.3.2/includes/topics/template-tags.php#L2775, where is bbp_get_topic_pagination_count, should be bbp_get_forum_pagination_count.
I'm new here. I don't know yet how to submit a patch, sorry...
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 5004: