I want to load a different theme for those users who still use IE 6 - 7 - and 8 any plugin or code?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Drop this inside a plugin:
Just so you know, browser detection trough PHP is not really that accurate. There's a |
|||
|
|
Cache-Control: privatebecause you have to break every other cache to make browser sniffing work. It would better tough just to learn CSS. ;) – toscho♦ Apr 11 '12 at 2:17