Opened 16 years ago
Closed 16 years ago
#10900 closed defect (bug) (fixed)
Consistent filters for single_*_title()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 2.9 |
| Component: | Formatting | Keywords: | has-patch commit early |
| Focuses: | Cc: |
Description
In WP 2.9-rare, single_tag_title() doesn't have strip_tags() applied to it, while single_cat_title() and single_post_title() do.
Additionally, single_post_title() also has wptexturize() applied.
This should be fixed.
Attachments (2)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Looks good but lets save for early 3.0.