[wp-trac] [WordPress Trac] #23556: wp_get_attachment_thumb_file() does not return the thumbnail path
WordPress Trac
noreply at wordpress.org
Wed Feb 20 10:43:31 UTC 2013
#23556: wp_get_attachment_thumb_file() does not return the thumbnail path
-----------------------------+--------------------------
Reporter: JoshuaAbenazer | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Media
Version: | Severity: normal
Keywords: has-patch |
-----------------------------+--------------------------
`wp_get_attachment_thumb_file()` does not return the thumbnail path as the
function searches for the key "'''thumb'''" in the array which is returned
from `wp_get_attachment_metadata()`, which actually does not exist at all.
It should rather be searching for the key "'''thumbnail'''"
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23556>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list