Opened 5 years ago
Closed 5 years ago
#7093 closed defect (bug) (wontfix)
do shortcodes on the_excerpt and x_rss filters too
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | shortcodes |
| Cc: |
Description
as of 2.5.1, shorcodes are only applied to the content of posts displayed as html, not to the_excerpt or to either the_content_rss or the_excerpt_rss.
Should we, shouldn't we?
Attachments (1)
Note: See
TracTickets for help on using
tickets.
also, get_the_excerpt may be a relevant filter here too.