Opened 3 years ago
Closed 3 years ago
#2031 closed defect (bug) (fixed)
wrong filter name in bp-forums-templatetags.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.1 |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
on line 884 or BP 1.2 at the end of the bp_the_topic_post_poster_link() function. the filter name should be bp_get_the_topic_post_poster_link and right now it is bp_get_the_topic_post_poster_name
Change History (1)
Note: See
TracTickets for help on using
tickets.

(In [2758]) Fixes #2031