Opened 15 years ago
Closed 15 years ago
#2980 closed defect (bug) (fixed)
bp_create_excerpt() should pass the original text along to the filter
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.5 | Priority: | minor |
| Severity: | Version: | ||
| Component: | Core | Keywords: | |
| Cc: |
Description
Otherwise it's not much use.
Note: See
TracTickets for help on using
tickets.
(In [3607]) Passes original text along to bp_create_excerpt filter. Fixes #2980