Opened 21 years ago
Closed 20 years ago
#1410 closed defect (bug) (fixed)
bloginfo filtering too course grained
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 1.5.1.1 |
| Component: | General | Keywords: | filter |
| Focuses: | 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).
Note: See
TracTickets for help on using
tickets.
(In [2935]) Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729