Opened 12 years ago
Closed 12 years ago
#1825 closed defect (bug) (fixed)
bbp_theme_before_reply_content and bbp_theme_after_reply_content hooks are inverted
Reported by: | sorich87 | Owned by: | sorich87 |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | API - Actions/Filters | Keywords: | has-patch |
Cc: |
Description
'after' comes before 'before'.
Attached patch fixes it.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Same thing for bbp_theme_before_topic_content and bbp_theme_after_topic_content. Is it intended?