[wp-trac] [WordPress Trac] #10618: Conditionnal IE CSS not possible for plugins
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 14 17:56:22 UTC 2009
#10618: Conditionnal IE CSS not possible for plugins
----------------------------+-----------------------------------------------
Reporter: arena | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Administration | Version: 2.8.4
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
due to a specific test in WP_Styles
{{{
if ( $this->in_default_dir($this->registered[$handle]->src) && ...
}}}
it is not possible to have IE specific css for plugins?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10618>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list