With the launch of WordPress 3.2 a new monospace was introduced for the editor. Not everyone likes monospaced fonts though. Justin Tadlock explains how to change the editor font, via a simple addition to your theme’s functions.php. After applying Justin’s tip, your editor will look like this:
Tutorial: Show All WordPress Image Sizes
Justin Tadlock, of Theme Hybrid fame, has published a new entry describing how to display links to all images sizes within WordPress (or on your attachment pages). The attachment page often is a forgotten area in many a WordPress design. At Splashpress Media we also made sure to pay extra attention to the attachment page […]
Correct Coding for WP Sidebars
Great entry by Justin Tadlock, of Hybrid Theme fame, on the correct way to integrate sidebar into WordPress themes. Also contains a very detailed explanation of the term sidebar and its possible uses in WordPress Themes. A must read for anyone who want to develop themes for WordPress: Read Justin’s entry here.