Heh: The first rule of Wikipedia is exactly what you're thinking if you have the slightest movie culture. Found via a funny Google query about first rules. Ho, by the way, the first rule of planetOzh is: You talk about planetOzh to everybody you know:)
Per User Custom Stylesheet in WordPress 2.5
WordPress 2.5 introduces a neat option: per user Admin Color Scheme. This means that each user can select a stylesheet they like best for the whole admin area. Now onto the fun stuff: adding a per-user selectable custom stylesheet for your blog. Concept The new function behind this feature is wp_admin_css_color(), which is used as following: < View plain text…