Opened 21 years ago
Closed 21 years ago
#1410 closed defect (bug) (fixed)
bloginfo filtering too course grained
| Reported by: | mdawaffe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1.1 |
| Severity: | normal | Keywords: | filter |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2935]) Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729