[wp-trac] [WordPress Trac] #19913: multiple plugins getting "undefined function is_rtl()" under WP 3.3
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 30 13:10:54 UTC 2012
#19913: multiple plugins getting "undefined function is_rtl()" under WP 3.3
--------------------------+---------------------
Reporter: convissor | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.4
Component: General | Version: 3.3
Severity: major | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [20326]:
{{{
#!CommitTicketReference repository="" revision="20326"
Check for is_rtl() existence before checking it in the fallback condition
in wp_admin_css(). Prevents fatal errors when plugins call wp_admin_css()
on a non-existent (probably removed) stylesheet. props SergeyBiryukov,
fixes #19913.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19913#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list