Opened 16 years ago
Closed 16 years ago
#2031 closed defect (bug) (fixed)
wrong filter name in bp-forums-templatetags.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.2.1 | Priority: | minor |
| Severity: | Version: | ||
| Component: | 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
Note: See
TracTickets for help on using
tickets.
(In [2758]) Fixes #2031