[wp-trac] [WordPress Trac] #16408: get_bloginfo('template_url') is not returning valid URLs.
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 30 12:12:51 UTC 2011
#16408: get_bloginfo('template_url') is not returning valid URLs.
--------------------------+------------------------------
Reporter: figaroo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0.3
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Changes (by dd32):
* keywords: close =>
Comment:
`get_bloginfo()` has a $context param, `bloginfo()` sets this to display,
non-display contexts are not filtered..
All non-url output from bloginfo() is esc_html()'d (as well as
texturized), URL's are passed through a bloginfo_url filter, however,
there doesn't appear to be anything attached.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16408#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list