#2362 closed defect (bug) (fixed)
bbp_get_forum_pagination_count with wrong apply_filters argument
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.3.3 | Priority: | normal |
| Severity: | normal | Version: | 2.3.2 |
| Component: | Component - Forums | 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.
In 5004: