[wp-trac] [WordPress Trac] #21067: wp_get_theme() returns the ThemeURI and AuthorURI but cannot access them.
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 25 10:24:38 UTC 2012
#21067: wp_get_theme() returns the ThemeURI and AuthorURI but cannot access them.
--------------------------+-----------------------------
Reporter: kcssm | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4
Severity: normal | Keywords:
--------------------------+-----------------------------
$theme = wp_get_theme(); returns the whole array with all the required
data, but we cannot access $theme->AuthorURI, $theme->ThemeURI from that
array. Not sure if this WordPress bug or not. But it doesnot work in
Twentyeleven theme too.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21067>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list