Opened 8 years ago
Closed 8 years ago
#1410 closed defect (bug) (fixed)
bloginfo filtering too course grained
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1.1 |
| Severity: | normal | Keywords: | filter |
| Cc: |
Description
http://wordpress.org/support/topic/34748
wptexturize filtration of bloginfo('stylesheet_url') isn't a good idea.
Unfortunately, wptexturize filtration of bloginfo('name') may be a good idea (though perhaps it's unnecessary).
Change History (1)
Note: See
TracTickets for help on using
tickets.
(In [2935]) Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729