Files
wordpress-develop/wp-includes
Andrew Nacin 97adddcaf7 Always return an absolute path in get_raw_theme_root() and get_theme_roots().
These functions were changed in [15641] to avoid any calculations when only one theme directory is registered. However, the short-circuit ended up being relative to WP_CONTENT_DIR, rather than absolute. This broke situations where theme roots are outside the content directory (technically allowed), and made return values inconsistent, as when multiple roots were registered, absolute paths were always returned.

fixes #17597. see #20103. see #14911.



git-svn-id: https://develop.svn.wordpress.org/trunk@20001 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-28 01:28:56 +00:00
..
2012-02-27 19:46:52 +00:00
2012-02-27 19:46:52 +00:00
2012-02-27 19:46:52 +00:00
2012-02-27 19:46:52 +00:00
2012-02-27 19:46:52 +00:00
2012-02-27 19:46:52 +00:00
2012-02-27 19:46:52 +00:00
2012-02-10 22:49:56 +00:00
2012-01-05 20:10:39 +00:00